GET
/
v2
/
ai-agents
/
{ai_agent_id}
/
builtin-tools

Path Parameters

ai_agent_id
string
required

Query Parameters

page_size
integer
default:
20
Required range: 1 < x < 100
page_token
string

Response

200 - application/json
next_page_token
string | null

Token for retrieving the next page of results, null if no more results available

tools
object[]

List of built-in tools configured for the AI agent