list_pinterest_boards
List Pinterest boards for the authenticated user with pagination and privacy filters.
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) |