agent-interact
:
Instructions
Submit a response to a phased agent workflow that is awaiting input (e.g. contact selection, draft approval). Used when agent-status returns status=awaiting_input. The interactionType and interactionData fields come from the awaiting_input response. Rate limited: 10 req/min. Requires scope: jobs:write or sales:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentType | Yes | Agent type | |
| generationId | Yes | Generation ID from the run or status response | |
| sessionId | Yes | Session ID from the run or status response | |
| interactionType | Yes | Interaction type from the awaiting_input response | |
| interactionData | Yes | Response data for the interaction |