List meta tools with schemas for a tool router session

Returns the meta tools available in a tool router session with their complete schemas. This includes request and response schemas specific to the session context.

Authentication

x-api-keystring
API key authentication

Path parameters

session_idstringOptionalformat: "toolRouterSessionId"
Tool router session ID

Request

This endpoint expects an object.

Response

Successfully retrieved meta tools with their complete schemas.
itemslist of objects
List of tools with their complete schemas

Errors