List a profile's locations
list_locationsList the locations configured on a profile (booking page). YCBM API: GET /v1/profiles/{profileId} with a locations field selection. Returns the profile's locations block (each with id, kind, value, notes, strategy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | Yes | The profile (booking page) id. |