getApiV1Tools
getApiV1Tools<
ThrowOnError>(options?:Options<GetApiV1ToolsData,ThrowOnError>):RequestResult<GetApiV1ToolsResponses,GetApiV1ToolsErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:454Â
List available tools
Returns a map of available MCP tool schemas indexed by tool name.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1ToolsResponses, GetApiV1ToolsErrors, ThrowOnError>
Last updated on