pinterest_board
Retrieve detailed Pinterest board metadata and its pins by providing username and board slug. Access name, description, cover image, counts, owner, and a page of pins.
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 |