GET
/
api
/
calls
/
{call_id}
/
stages
/
{call_stage_id}
/
tools

Authorizations

X-API-Key
string
headerrequired

API key

Path Parameters

call_id
string
required
call_stage_id
string
required

Response

200 - application/json
callToolId
string
required
toolId
string | null
required
name
string
required

The possibly overridden name of the tool.

definition
object
required

A tool as used for a particular call (omitting auth details).