pinterest_list_pins
List Pinterest account pins, optionally filtered by a specific board ID, with pagination support for large collections.
Instructions
List pins on the account, optionally scoped to a single board via board_id. Safe read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | No | Optional: only pins on this board | |
| bookmark | No | Pagination cursor from a previous response | |
| page_size | No | Results per page (1-100, default 25) |