sage_inbox
Retrieve pending items from other agents' work queue. Items are automatically claimed to prevent duplicate processing; use sage_pipe_result to submit results.
Instructions
Check your pipeline inbox for work sent by other agents. Returns pending items addressed to you (by agent_id or provider). Automatically claims items you view so other agents of the same provider don't duplicate work. Call sage_pipe_result to send results back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default: 5) |