List board sections
pinterest_list_board_sectionsRetrieve all sections inside a Pinterest board by board ID, with paging for large boards. Use it to enumerate a board's sections for reading or management.
Instructions
List the sections within a board. Scope: boards:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | The board id whose sections to list. | |
| bookmark | No | Opaque cursor from a previous response's `bookmark` field. Omit for the first page. | |
| page_size | No | Results per page, 1-250. Pinterest defaults to 25. | |
| ad_account_id | No | Act on behalf of this ad account. Required only for business accounts operating on a shared asset. |