Patch agent
PATCH
/agent/{id}Patches an existing agent's configuration
RequiresBearerauthentication
Path parameters
idstringrequiredAgent ID
Returns
Agent patched successfully
Response fields
successbooleanoptionalmessagestringoptionaldataobjectoptionalidstringoptionalAgent ID
namestringoptionalAgent name
descriptionstringoptionalAgent description
promptsstring[]optionalArray of prompt IDs used by this agent
toolsstring[]optionalArray of MCP server tool IDs used by this agent
workflowsstring[]optionalArray of workflow IDs exposed as tools by this agent
tagsstring[]optionalTags for categorizing the agent
provideroneOfoptionalFHIR provider ID(s) - must be valid UUIDs from existing FHIR providers
PATCHRequest
200 OKResponse