POST
/
agents
/
{agent_id}
/
tools

Authorizations

Authorization
string
header
required

Path Parameters

agent_id
string
required

Body

application/json
name
string
required
Maximum length: 40
type
enum<string>
required
Available options:
function,
integration,
system,
api_call,
computer_20241022,
text_editor_20241022,
bash_20241022
api_call
object | null

API call definition

bash_20241022
object | null
computer_20241022
object | null

Anthropic new tools

description
string | null
function
object | null

Function definition

integration
object | null
system
object | null

System definition

text_editor_20241022
object | null

Response

201 - application/json
created_at
string
required
id
string
required
name
string
required
Maximum length: 40
type
enum<string>
required
Available options:
function,
integration,
system,
api_call,
computer_20241022,
text_editor_20241022,
bash_20241022
updated_at
string
required
api_call
object | null

API call definition

bash_20241022
object | null
computer_20241022
object | null

Anthropic new tools

description
string | null
function
object | null

Function definition

integration
object | null
system
object | null

System definition

text_editor_20241022
object | null