MCP

prospect

Prospects are individual contacts in the CRM, organized by lists, tags, and campaign participation. The full prospect field schema (including the 36-value sendingStatus enum and BounceHard/BounceSoft caveat) lives in schemas/prospect. Looking for prospects you just added? prospect/get pages oldest-first with no recency sort — see its "find your newest prospects" recipe.

Bounce or list-hygiene question ("who bounced?", "is my list clean?")? Scan the whole account with prospect/get's sendingStatus filter (e.g. BounceHard) — not just the latest import, and not a question to hand back to the user.

Operations

Read

Receive

Create

Update

Delete