A tool that is created from a toolset.
| JSON representation |
|---|
{
"toolset": string,
"operationId": string,
"confirmationRequirement": enum ( |
| Fields | |
|---|---|
toolset |
Required. The name of the toolset to retrieve the schema for. Format: |
operationId |
Optional. The operationId field of the OpenAPI endpoint. The operationId must be present in the toolset's definition. |
confirmationRequirement |
Optional. Indicates whether the tool requires human confirmation. |