Error
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>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}tool-catalogues
Get a tool catalogue by ID
Get details of a tool catalogue by its ID
GET
/
tool-catalogues
/
{id}
Error
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>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Was this page helpful?
⌘I