Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

API key

Body

name
string
required
Maximum string 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<uuid>
required
read-only
name
string
required
Maximum string length: 40
created
string<date-time>
required
read-only
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.

ownership
enum<string>
required
Available options:
public,
private