SubmitToolApprovalAction interface
The details for required tool call approval that must be submitted for an agent thread run to continue.
- Extends
Properties
| submit |
The details describing tools that should be approved to continue run. |
| type | The object type, which is always 'submit_tool_approval'. |
Property Details
submitToolApproval
The details describing tools that should be approved to continue run.
submitToolApproval: SubmitToolApprovalDetails
Property Value
type
The object type, which is always 'submit_tool_approval'.
type: "submit_tool_approval"
Property Value
"submit_tool_approval"