Create a Pinterest board
create_pinterest_boardCreate a Pinterest board on the connected account to enable pinning when no boards exist. Use when a new business account has no boards, ensuring pins have a home.
Instructions
Create a board on the connected Pinterest account. Needed because a Pin cannot exist without a board, and a NEW Pinterest business account has none — if list_pinterest_boards comes back empty, make one here rather than telling the user you can't pin. Boards are PUBLIC unless you pass privacy 'SECRET'; a Pin on a secret board is invisible to everyone, so only choose that if the user asked for it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | board name, e.g. "Product launches" — keep it something a real Pinterest audience would browse | |
| privacy | No | default PUBLIC. SECRET hides the board and every Pin on it from everyone but the account owner. | |
| description | No | optional board description (≤500 chars) |