marrow_create_handoff
Create a structured cross-agent handoff for Marrow to track pending, stale, blocked, and complete states, ensuring task accountability.
Instructions
Create a structured cross-agent handoff that Marrow can track for pending, stale, blocked, and complete states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| checkpoint | No | ||
| to_agent_id | Yes | ||
| workflow_id | No | ||
| from_agent_id | No | ||
| stale_after_seconds | No |