Get board
pinterest_get_boardFetch a single Pinterest board by numeric board_id to view its pin and follower counts. Use after listing boards to get details for a specific board.
Instructions
Fetch a single board by id, including its pin and follower counts. Scope: boards:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | The numeric board id returned by pinterest_list_boards. | |
| ad_account_id | No | Act on behalf of this ad account. Required only for business accounts operating on a shared asset. |