Add Frontend Actions to Agent
Frontend Actions
Add Frontend Actions to Agent
Adds one or more frontend actions to a specific agent. Use this endpoint to enable an agent to trigger client-side UI operations. Frontend actions allow agents to interact with the user interface
PATCH
Add Frontend Actions to Agent
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Unique identifier of the agent
Body
application/json
Array of frontend action function names to add or remove
Example:
["openProduct_modal", "showNotification"]