GET
/
tools

Authorizations

Authorization
string
header
required

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

Response

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

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