Skip to main content
POST
Refresh agent capabilities

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

agentId
string
required
Minimum string length: 1

Response

Refresh agent capabilities

version
string
required

AdCP capabilities version reported by the agent.

protocols
string[]
required

Protocols the agent speaks (e.g. mcp, a2a).

tools
string[]
required

Full list of tool names the agent reports.

requireOperatorAuth
boolean
required

Whether the agent requires operator-level auth.

defaultBilling
string | null
required

Default billing type, or null when not reported.

supportedBillings
string[]
required

Billing types the agent supports.

{key}
any