{"service":"Office Lunch Planner API","version":"1.0.0","agent_callable":true,"mcp_compatible":true,"auth":{"type":"api_key","header":"X-API-Key"},"endpoints":[{"method":"POST","path":"/plan-office-lunch","price_usd":0.25,"gated":false},{"method":"POST","path":"/collect-preferences","price_usd":0.02,"gated":false},{"method":"POST","path":"/build-group-order","price_usd":0.1,"gated":false},{"method":"POST","path":"/optimize-budget","price_usd":0.05,"gated":false},{"method":"POST","path":"/prepare-checkout","price_usd":0.1,"gated":false},{"method":"POST","path":"/submit-order","price_usd":0.5,"gated":true}],"one_call_workflow":"POST /plan-office-lunch","execution_gates":["POST /submit-order"],"confidence":{"score":1,"level":"high","rationale":"Static capability manifest; deterministic."},"privacy":{"pii_included":false,"retention_days":14,"compliance":["CCPA","GDPR_legitimate_interest"],"data_sources":["caller_supplied_preferences","public_menu_data","delivery_marketplace_apis"],"attendee_data":"first_name_and_diet_only"},"recommended_actions_priority_order":[{"priority":1,"action":"Call POST /plan-office-lunch to run the full workflow in a single call.","rationale":"The bundled workflow is the fastest path to a complete result."}],"chain_to":[{"api":"Local Restaurant Discovery API","endpoint":"POST /match-restaurant-to-intent","reason":"Source candidate restaurants for the team's cuisine preferences."},{"api":"Multi-Restaurant Ordering API","endpoint":"POST /price-order","reason":"Cross-check pricing across multiple restaurants."},{"api":"Catering Procurement API","endpoint":"POST /source-catering-options","reason":"Escalate large teams to catering vendors."}]}