sage_pipe
Send work to another AI agent through the SAGE pipeline, delivered to their inbox. Address by provider name or agent ID for research, analysis, or other tasks.
Instructions
Send work to another agent via SAGE pipeline. The target agent will see this in their inbox on their next sage_turn or sage_inbox call. Address by provider name (e.g. 'perplexity', 'chatgpt') or by agent_id. SAGE journals the exchange when complete but does NOT store the full payload as memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target: provider name (e.g. 'perplexity', 'chatgpt') or agent_id hex | |
| intent | No | What you want done: 'research', 'summarize', 'analyze', 'review', etc. | |
| payload | Yes | The work content to send | |
| ttl_minutes | No | Time-to-live in minutes (default: 60, max: 1440) |