Skip to main content
POST
Call Tool
Execute a tool with the provided input parameters. The tool’s response format varies depending on the specific tool being called.

Example

Authorizations

danube-api-key
string
header
required

Your Danube API key

Path Parameters

tool_id
string
required

The unique identifier of the tool to execute

Body

application/json

Tool input parameters

tool_input
object

Input parameters for the tool (can also pass parameters directly at root level)

Response

Tool execution result

Tool execution result - structure varies by tool