check_submission_readiness
Check what is missing before one of the connected account's products can be submitted to directories, WITHOUT generating a full kit: per directory, every required field is reported as present, derived (with its source, e.g. site favicon or og:image), or missing (with the fix), plus one deduped list of blockers and the recorded done/pending/remaining progress. Read-only. Account-scoped: requires the MCP_API_KEY bearer token. Use to answer 'what is missing' or 'where should submissions start' before doing any submission work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max directories to check, sorted by domain authority. | |
| product | No | Product id, name or domain to look up (substring match). Optional when the account has one product. | |
| directory_name | No | Filter to one directory by name (substring match), e.g. 'G2'. |