{"mcpName":"station__ats__check-format","slug":"ats__check-format","label":"check-format","description":"Check resume format for ATS parser compatibility. Evaluates file type, section headers, formatting complexity, contact info placement, and section count. Returns format_score (0-100) and parseable boolean.","domainSlug":"ats","pvRelevance":"non-pv","backend":"external","agentMetadata":{"idempotent":null,"read_only":null,"expected_latency_ms":null,"cost_tokens_estimate":null,"pipes_to":null},"inputSchema":{"type":"object","properties":{"file_type_compatible":{"type":"boolean","description":"Whether the file type is ATS-compatible (.docx, .pdf)"},"has_standard_headers":{"type":"boolean","description":"Whether standard section headers exist"},"uses_simple_formatting":{"type":"boolean","description":"Whether formatting is single-column, no tables/text boxes"},"has_contact_info":{"type":"boolean","description":"Whether contact info is in plain text at top"},"sections_detected":{"type":"integer","description":"Number of distinct sections detected"}},"required":["file_type_compatible","has_standard_headers","uses_simple_formatting","has_contact_info","sections_detected"]},"example":null,"taxonomy":{"rank":{"domain":"Substrata","kingdom":"Constructa","phylum":"Configa","class":"station-config","order":"ats","family":"mcp-tool-config"},"characteristics":{"substrate":"config","domain":"pv","lifecycle":"continuous","stateful":false,"persistence":"none","authority":"read","compounding":"producer","io_input":"agent-request","io_output":"tool-response"}},"_links":{"html":"/tools/ats__check-format","markdown":"/tools/ats__check-format/raw.md","invoke":"/api/mcp","catalog":"/api/mcp"}}