Skip to main content
POST
Create a new call tool

Body

application/json
tool_id
string
required
description
string

Tool description for voice agents

executor
string

Executor type: native|bash|http|context

inputSchema
string

Path to JSON input schema file

name
string

Tool display name

outputSchema
string

Path to JSON output schema file

sideEffect
string

Side-effect class: read_only|write_internal|external_message|external_call|external_irreversible

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.