pinterest_get_pin_analytics
Get read-only performance metrics for a Pinterest pin by date range, including impressions, clicks, and saves.
Instructions
How a pin has performed. Reads only, so it works under MCP_READ_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin_id | Yes | ||
| end_date | Yes | YYYY-MM-DD. | |
| start_date | Yes | YYYY-MM-DD. | |
| metric_types | No | Comma-separated, e.g. IMPRESSION,PIN_CLICK,SAVE. |