# Check Pinterest catalogue health quickly

> Tier: recipe. Operating recipe: real tool sequence, core rules, known traps.

Catalogue diagnostics and inventory coverage, the Pinterest leg of feed health.

**Intent.** Feed ingestion and product status on the Pinterest side.

## When to use

- Weekly on catalogue accounts.
- After feed pushes.

## When not to use

- No specific contraindication beyond the preconditions below.

## Sources

Required: Pinterest Ads

## Preconditions

- The account is ticked in the dashboard, confirmed via list_accounts.

## Inputs

- `window`: Analysis window. Default: last 30 days.

## Procedure

1. Run catalogue diagnostics. — tools: `pinterest_get_catalog_diagnostics`
2. Read inventory coverage. — tools: `pinterest_get_catalog_inventory`

## Decision rules

- **When** Ingestion fails on one attribute pattern → **conclude** One upstream fix: name it with counts.

## Evidence requirements

- Every figure carries its account, metric and window.
- Anything below a readable sample size is reported as unjudged, not as zero.

## Human approval boundary

- The readout changes nothing. Any change it motivates goes through Safe Writes: preview, human confirmation, then apply.

## Failure modes

- Feed profile quirks: a '0' string can mean unset, not zero — read types carefully.

## Output

- **Readout**: The figures, with windows and accounts named.
- **Flags**: What deserves a deeper skill or a human decision.

## Related

- Skill: [shopping-feed-health](https://www.getmcpads.com/skills/shopping-feed-health.md)
