ghl_agent_studio_execute_agent
Execute an AI agent in GoHighLevel's Agent Studio by sending a message with agent and location IDs to receive an automated response.
Instructions
Execute an AI agent and get a response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Agent ID to execute | |
| message | Yes | Message to send | |
| locationId | Yes | Location ID (uses GHL_LOCATION_ID if omitted) | |
| executionId | No | Session ID (optional) |