Search GoHighLevel Conversations
ghl_search_conversationsSearch conversations by contact, assignee, or message type. Filter results with optional fields and pagination controls.
Instructions
Search conversations with GET /conversations/search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return from the local page. | |
| offset | No | Number of items to skip locally after receiving the API response. | |
| contactId | No | ||
| assignedTo | No | ||
| extra_query | No | Optional additional GoHighLevel fields to pass through when the API supports fields not modeled by this tool. | |
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| lastMessageType | No | ||
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |