List pins in a board section
pinterest_list_board_section_pinsList the pins saved in one section of a Pinterest board. Pass board_id and section_id, then use bookmark and page_size for pagination; pin_metrics shows per-pin metrics.
Instructions
List the pins saved inside one section of a board. Scope: pins:read and boards:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ||
| 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. | |
| section_id | Yes | ||
| pin_metrics | No | Include per-pin metrics. | |
| ad_account_id | No | Act on behalf of this ad account. Required only for business accounts operating on a shared asset. |