Respond to a T3 pending action
t3_pending_action_respondSubmit approval decisions or user-input answers for pending T3 requests using their requestId to move the workflow forward.
Instructions
Respond to a T3 approval or user-input request using its stable requestId. The gateway forwards the supplied response and does not independently verify human confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| answers | No | ||
| decision | No | ||
| threadId | Yes | ||
| requestId | Yes | ||
| idempotencyKey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| status | Yes | ||
| commandId | Yes | ||
| t3Sequence | No | ||
| operationId | Yes | ||
| environmentId | Yes |