Skip to main content
GET
List tools

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Query Parameters

agent_id
string<uuid>

Filter tools attached to a specific agent. When provided, also returns execution_order and config_override per tool.

limit
integer
default:50
Required range: x <= 100
offset
integer
default:0

Response

200 - application/json

List of tools

data
object[]
pagination
object