cURL
curl --request GET \ --url https://{appid}.api-{region}.cometchat.io/v3/ai-agents/agent-builder/agents/{agentUid}/tools/{slug}/actions \ --header 'apikey: <api-key>'
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
AI Agent UID
Get actions available within a tool (e.g., send-email, draft-email)
Available tool actions retrieved successfully
Was this page helpful?