[
{
"id": "<string>",
"name": "<string>",
"description": "<string>"
}
]
[
{
"id": "<string>",
"name": "<string>",
"description": "<string>"
}
]
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type ToolInfo · object[]
.