get_board
Fetch pins from a Pinterest board using its URL. Set an optional limit on the number of pins returned to control the result size.
Instructions
Get pins from a specific board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_url | Yes | Board URL | |
| max_results | No | Max results (default 30) |