Invoke a tool with JSON arguments.
cURL
curl --request POST \ --url https://api.smithery.ai/connect/{namespace}/{connectionId}/.tools/{toolPath} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
Documentation IndexFetch the complete documentation index at: https://smithery.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Smithery API key as Bearer token
Tool result
Was this page helpful?