pinterest_list_boards
List your Pinterest account's boards, paginated, to locate the board_id required for creating a pin.
Instructions
List the account's boards, paginated. Safe read. Use before creating a pin to find the board_id you want to pin to — the create-pin call needs it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookmark | No | Pagination cursor from a previous response | |
| page_size | No | Results per page (1-100, default 25) |