brand_boards_get_brand_boards_by_location
Retrieve brand boards for a specific location, with options to filter by name, paginate results, or include deleted entries.
Instructions
Get Brand Boards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of brand boards to return | |
| offset | No | Number of brand boards to skip for pagination | |
| search | No | Search term to filter brand boards by name | |
| deleted | No | Include deleted brand boards in results | |
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. |