List surveys
ghl_list_surveysList surveys in a specified location and retrieve their IDs for fetching submissions. Provides paginated results with skip and limit options.
Instructions
List surveys in a location. Use the returned survey ids to fetch submissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |