displayName
POST /api/settings/agent-configuration
method
POST
path
/api/settings/agent-configuration
responseShape
AgentConfigurationResponse | { error }
authRequired
false
description
Update agent-configuration for one agent (body: agent, model?, provider?, approvalMode, maxTokens?). Source: packages/agent-mux/gateway/src/kanban/routes.ts:1073-1127.