POST
/
tools

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
task
string
required

Name of the project associated with this tool

name
string
required
parameters
object
required

These can be function call params or plugin call params

type
enum<string>
required
Available options:
function,
tool
description
string

Response

200 - application/json
result
object