Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

tool_id
string<uuid>
required

Response

200 - 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