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

Path Parameters

ai_agent_id
string
required

Query Parameters

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

Response

200 - application/json
next_page_token
string | null

Token to retrieve the next page of results, null if no more results available

tools
object[]

List of custom tools matching the request criteria