A valid request URL is required to generate request examples{
"attributes": {
"auth_key": "<string>",
"auth_schema_name": "<string>",
"description": "<string>",
"name": "<string>",
"oas_spec": [
123
],
"operations": [
"<string>"
],
"privacy_score": 123,
"tool_type": "<string>"
},
"id": "<string>",
"type": "<string>"
}Create a new tool with the provided information
A valid request URL is required to generate request examples{
"attributes": {
"auth_key": "<string>",
"auth_schema_name": "<string>",
"description": "<string>",
"name": "<string>",
"oas_spec": [
123
],
"operations": [
"<string>"
],
"privacy_score": 123,
"tool_type": "<string>"
},
"id": "<string>",
"type": "<string>"
}Tool information
Tool input model
Show child attributes
Created
Tool response model
Was this page helpful?