Create board
pinterest_create_boardCreate a new Pinterest board on the authenticated account, with optional privacy, description, and ad account support.
Instructions
Create a new board on the authenticated account. Scope: boards:write (boards:write_secret for SECRET boards).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Board name, as shown on the profile. | |
| privacy | No | Defaults to PUBLIC. SECRET boards are visible only to the owner. | |
| description | No | Board description. | |
| ad_account_id | No | Act on behalf of this ad account. Required only for business accounts operating on a shared asset. |