Agent Action Handshake

Canonical reference for the contract between an FSM action and the agent it invokes. Loads when authoring or debugging any combination of: `type: llm` inline action, `type: agent` action with `outputTo`, `type: agent` action with `inputFrom`, agent prompts that need to coordinate with the action invoking them. Covers what the runtime auto-injects per invocation kind (platform tools, `complete` when `outputTo` is set), `outputTo` semantics, `inputFrom` resolution, the four invocation kinds.

friday-platform 071967e 5.9 KB Updated

File contents

friday-platform/friday-studio/tree/main/packages/system/skills/agent-action-handshake commit 071967e477

Frequently asked questions

npx skillmds@latest add friday-platform/agent-action-handshake