List funnel pages
ghl_list_funnel_pagesList pages within a specific funnel by providing the funnel ID. Filter by page name, set limits, and paginate results for efficient funnel page management.
Instructions
List the pages within a funnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by page name. | |
| limit | No | ||
| offset | No | ||
| funnelId | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |