Queue follow-up turn
agy_sendQueue a follow-up turn on a running session-mode job. Send new input or close stdin after the current turn finishes; cannot interrupt in-flight turns.
Instructions
Queue a follow-up turn on a session-mode job. Only takes effect after the in-flight turn finishes; there is no way to interrupt a running turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | The follow-up turn. Omit when only closing. | |
| close | No | Close stdin after this turn, ending the agy process at EOF. | |
| job_id | Yes |