pinterest-adslisted
Install: claude install-skill hyperfx-ai/marketing-skills
# Pinterest Ads
Strategic skill for managing Pinterest Ads campaigns via the Pinterest Ads API v5 surface exposed by the Hyper MCP. Ad-group creation goes through a direct REST call (bypassing SDK model conversion) so parameter types must be sent exactly as documented — strings as strings, integers as integers.
## Out of scope — defer to other skills
| Request | Send them to |
| --- | --- |
| Google Ads campaign | `google-ads` |
| Meta (Facebook / Instagram) ad campaign | `meta-ads` |
| Amazon Sponsored Products | `amazon-ads` |
| TikTok ad campaign | `tiktok-ads` |
| Competitor ad research from the Meta Ads Library | `meta-ads-library` |
| Organic Pinterest pinning | not currently shipped — use the Pinterest app |
## Requirements
- **Hyper MCP installed and connected.** [https://app.hyperfx.ai/mcp](https://app.hyperfx.ai/mcp)
- **Pinterest Ads integration connected** at [https://app.hyperfx.ai/integrations](https://app.hyperfx.ai/integrations) (Pinterest Business account with ad account access).
If `pinterest_ads_list_ad_accounts` is not in the tool list, stop and tell the user to enable the Hyper MCP and connect Pinterest Ads.
## Tool surface
| Tool group | Tools |
| --- | --- |
| Accounts | `pinterest_ads_list_ad_accounts`, `pinterest_ads_get_ad_account` |
| Campaigns | `pinterest_ads_list_campaigns`, `pinterest_ads_get_campaign`, `pinterest_ads_create_campaign`, `pinterest_ads_update_campaign` |
| Ad groups | `pinterest_ads_list_ad_groups`, `pinterest_ads_get_ad_g