sage_pipe_result
Return your result for a claimed pipeline work item to the requesting agent. SAGE records the exchange 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 |