v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0189430445.4 KB
Tools
Tools

Execute the specified tool

Execute the specified tool with provided parameters

post/rest/api/v1/tools/call

Request body

namestring required

Required name of the tool to execute

parametersobject required

The parameters for the tool. Each key is the name of the parameter and the value is the parameter object.

Response

Successful operation

rawResponseobject

The raw response from the tool

errorstring

The error message if applicable