create_pinterest_pin
Create a Pinterest pin from an image URL by specifying the board ID. Optionally add a title, description, and destination link.
Instructions
Create a new Pinterest pin from an image URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID to pin to | |
| media_source_url | Yes | Public image URL | |
| title | No | ||
| description | No | ||
| link | No | Destination URL when pin is clicked | |
| board_section_id | No | ||
| access_token | No |