hubspot_search_meetings
Search HubSpot meetings filtered by date range, owner, and outcome to find specific meeting records for analysis.
Instructions
Search HubSpot meetings within a date range, optionally by owner/outcome.
Args: start_date: ISO date >= (default: 7 days ago) end_date: ISO date <= (default: today) owner: HubSpot owner ID filter outcome: hs_meeting_outcome filter (e.g. "COMPLETED", "NO_SHOW") limit: Max meetings (default: 50) after: Cursor token from a previous call's next_cursor for pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| owner | No | ||
| outcome | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |