Skip to main content
POST
Attach tool to agent

Authorizations

Authorization
string
header
required

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

Body

application/json
agent_id
string<uuid>
required
tool_id
string<uuid>
required
execution_order
integer
default:0
config_override
object

Per-attachment config overrides (merges with tool's base config)

Response

201

Tool attached