Question 175
Scenario: Structured Data Extraction
A system extracts structured fields from messy documents, validates every output against JSON schemas, handles edge cases gracefully, and stays accurate enough to feed downstream systems.
Read the full scenario lessonWhen splitting a generic MCP tool (e.g., analyze_document) into purpose-specific tools, which of the following represent improved tool design practices? Choose 2 correct answers.