sage_pipe_result
Send your result back for a claimed pipeline work item. The exchange is automatically journaled as memory for future sessions.
Instructions
Return results for a claimed pipeline work item. Sends your result back to the requesting agent. SAGE auto-journals the exchange as a memory (just the summary, not the full payload).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipe_id | Yes | The pipeline message ID to reply to | |
| result | Yes | Your result/response |