pinterest_create_pin
Publish an image to a chosen Pinterest board by supplying a publicly reachable image URL. Add title, description, destination link, and alt text so the pin is discoverable in visual search.
Instructions
Create a pin on one of your boards. The image must be a publicly reachable URL — Pinterest fetches it server-side, so a local file path will not work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | Where the pin sends people. | |
| title | No | ||
| alt_text | No | Worth filling in; Pinterest is a visual search engine. | |
| board_id | Yes | ||
| image_url | Yes | Publicly reachable image URL. | |
| description | No | ||
| board_section_id | No |