list_pinterest_boards
Retrieve Pinterest boards for the authenticated user. Supports pagination and privacy filtering.
Instructions
List Pinterest boards for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| bookmark | No | Pagination cursor | |
| privacy | No | PUBLIC, PROTECTED, or SECRET | |
| access_token | No | Pinterest access token (or set PINTEREST_ACCESS_TOKEN) |