List forms
ghl_list_formsRetrieve forms for a specific location to obtain their IDs for fetching submissions, enabling efficient form data management.
Instructions
List forms in a location. Use the returned form 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. |