sage_pipe_result
Return your response to a claimed pipeline work item, sending the result back to the requesting agent. The exchange is automatically saved as a memory.
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 |