List Pinterest boards
list_boardsList connected Pinterest account's boards to obtain board IDs required for scheduling pins. Returns board id, name, privacy, and pin count for the active org.
Instructions
List the active org's connected Pinterest account's boards (id, name, privacy, pin count). Call this before schedule_post with a pinterest platform target — Pinterest requires platformData.pinterest.boardId on every pin, and boardId must be one of the ids returned here. 404s if no Pinterest integration is connected. CAPABILITY: read — side-effect-free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||