agents
List Agent Tools
agents
List Agent Tools
GET
/
agents
/
{agent_id}
/
tools
{
"items": [
{
"name": "<string>",
"type": "function",
"description": "<string>",
"function": {
"name": "<any>",
"description": "<any>",
"parameters": {}
},
"integration": {
"provider": "dummy",
"method": "<string>",
"setup": "<any>",
"arguments": "<any>"
},
"system": {
"resource": "agent",
"operation": "create",
"resource_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"subresource": "tool",
"arguments": {}
},
"api_call": {
"method": "GET",
"url": "<string>",
"schema": {},
"headers": {},
"content": "<string>",
"data": {},
"files": {},
"json": {},
"cookies": {},
"params": "<string>",
"follow_redirects": true,
"timeout": 123
},
"computer_20241022": {
"type": "computer_20241022",
"name": "computer",
"display_width_px": 1024,
"display_height_px": 768,
"display_number": 1
},
"text_editor_20241022": {
"type": "text_editor_20241022",
"name": "str_replace_editor"
},
"bash_20241022": {
"type": "bash_20241022",
"name": "bash"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
Authorizations
Path Parameters
Query Parameters
Available options:
created_at
, updated_at
Available options:
asc
, desc
Response
200
application/json
Successful Response
Maximum length:
40
Available options:
function
, integration
, system
, api_call
, computer_20241022
, text_editor_20241022
, bash_20241022
System definition
Available options:
agent
, user
, task
, execution
, doc
, session
, job
Available options:
create
, update
, patch
, create_or_update
, embed
, change_status
, search
, chat
, history
, delete
, get
, list
Available options:
tool
, doc
, execution
, transition
API call definition
Available options:
GET
, POST
, PUT
, DELETE
, PATCH
, HEAD
, OPTIONS
, CONNECT
, TRACE
Anthropic new tools
Allowed value:
"computer_20241022"
Required range:
x > 600
Required range:
x > 400
Required range:
1 < x < 10
{
"items": [
{
"name": "<string>",
"type": "function",
"description": "<string>",
"function": {
"name": "<any>",
"description": "<any>",
"parameters": {}
},
"integration": {
"provider": "dummy",
"method": "<string>",
"setup": "<any>",
"arguments": "<any>"
},
"system": {
"resource": "agent",
"operation": "create",
"resource_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"subresource": "tool",
"arguments": {}
},
"api_call": {
"method": "GET",
"url": "<string>",
"schema": {},
"headers": {},
"content": "<string>",
"data": {},
"files": {},
"json": {},
"cookies": {},
"params": "<string>",
"follow_redirects": true,
"timeout": 123
},
"computer_20241022": {
"type": "computer_20241022",
"name": "computer",
"display_width_px": 1024,
"display_height_px": 768,
"display_number": 1
},
"text_editor_20241022": {
"type": "text_editor_20241022",
"name": "str_replace_editor"
},
"bash_20241022": {
"type": "bash_20241022",
"name": "bash"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}