Skip to Content
SdkClientInternalFunctionsgetApiV1Tools

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1ToolsData, ThrowOnError>

Returns

RequestResult<GetApiV1ToolsResponses, GetApiV1ToolsErrors, ThrowOnError>

Last updated on