A valid request URL is required to generate request examples{
"attributes": {
"icon": "<string>",
"long_description": "<string>",
"name": "<string>",
"short_description": "<string>",
"tags": [
{
"attributes": {
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
],
"tools": [
{
"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>"
}
]
},
"id": "<string>",
"type": "<string>"
}Add a tag to a specified tool catalogue
A valid request URL is required to generate request examples{
"attributes": {
"icon": "<string>",
"long_description": "<string>",
"name": "<string>",
"short_description": "<string>",
"tags": [
{
"attributes": {
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
],
"tools": [
{
"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>"
}
]
},
"id": "<string>",
"type": "<string>"
}Tool Catalogue ID
Tag to add
OK
Tool Catalogue response model
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?