v1
latestOpenAPI 3.1.02026-07-171127.9 KBList all tools
Get a list of all available tools
get/api/mcp/tools
Response
List of all tools
Example response
[
{
"id": 101,
"server_id": 1,
"name": "Example Tool",
"description": "A tool for performing example operations",
"schema": {},
"created_at": "2023-04-11T14:40:00Z",
"updated_at": "2023-04-11T14:40:00Z"
}
]