Update agent directory fields
Updates directory fields on an agent you own. Supports partial updates.
Updatable fields: slug, description, discoverability, tags.
Setting discoverability to public requires at least one tag.
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
id
Agent ID
Request
Agent update parameters
agent
Parameters for updating an agent’s directory fields (all fields optional for partial updates)
Response
Updated Agent
data
An agent owned by the authenticated user