SubmitToolApprovalDetails interface
The details describing tools that should be approved.
Properties
| tool |
The list of tool calls that must be approved for the agent thread run to continue. |
Property Details
toolCalls
The list of tool calls that must be approved for the agent thread run to continue.
toolCalls: RequiredToolCallUnion[]