Updates an existing BYO agent by its UID. Use this endpoint to modify agent configuration, update referenced tools, or change the connected AI framework.
Validation: Referenced tools and actions are validated if provided.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Name of the agent
URL to the icon/avatar of the agent
Is the agent active?
ID of the LLM or platform this agent connects to
Type of connection: llm or agent
llm, agent Required if integrationType is "agent". URL where the agent is deployed
List of actions
List of tools
List of CometChat-provided tools
Instruction for the agent
Array of suggestion texts for the agent
Optional metadata object for the agent
Agent updated successfully
Indicates whether the operation was successful
true