POST
/
api
/
tools

Authorizations

X-API-Key
string
headerrequired

API key

Body

name
string
required
Maximum length: 40
definition
object
required

The base definition of a tool that can be used during a call. Exactly one implementation (http or client) should be set.

Response

201 - application/json
toolId
string
required
name
string
required
Maximum length: 40
created
string
required
definition
object
required

The base definition of a tool that can be used during a call. Exactly one implementation (http or client) should be set.