pinterest_board
Get a Pinterest board's details from public data: metadata such as name, description, cover image, owner, and pin/follower counts, plus a page of pins. Provide the username and board slug to retrieve the information.
Instructions
Get a Pinterest board's detail. Returns a Pinterest board's metadata (name, description, cover image, pin/follower counts, owner) plus a page of pins from that board. Public data sourced from Pinterest's own board pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Board URL slug, from the board's own /{username}/{slug}/ URL | |
| username | Yes | Pinterest username that owns the board |