reject_action
Deny an intercepted tool execution and send feedback or refusal reason back to guide the agent.
Instructions
Deny an intercepted tool execution and feed feedback/refusal back to the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional feedback or reason for rejection to guide the agent. | |
| actionId | Yes | The ID of the intercepted tool call/action. | |
| sessionId | Yes | The target session ID. | |
| summarize | No | If true, returns a concise summary of the worker's response once it completes. |