ghl_funnel_list
Retrieve a list of all funnels for a specified location, with optional filters by type, category, name, and pagination to browse results.
Instructions
Fetch List of Funnels Retrieves a list of all funnels based on the given query parameters. Endpoint: GET /funnels/funnel/list (Version header: none; source: v3/funnels-v3.json) Pagination params: offset, limit — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| limit | No | ||
| offset | No | ||
| category | No | ||
| parentId | No | ||
| locationId | Yes |