POST
/
tools

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
parameters
object
required

These can be function call params or plugin call params

task
string
required

Name of the project associated with this tool

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

Response

200 - application/json
result
object