{"name":"fda-calendar-api","description":"Tracks FDA advisory committee meetings, monitoring upcoming and recent AdComm notices, docket ids, committee names, and meeting dates. Same Federal Register-backed handler as fda-calendar. Use it as an FDA calendar API, advisory committee meeting tracker, or biotech catalyst feed.","price":"$0.03","method":"POST","input_schema":{"properties":{"upcoming_only":{"type":"boolean","description":"If true, return only meetings scheduled in the future (relative to fetched_at). Default false (returns recent + upcoming within the days_back window)."},"search":{"type":"string","description":"Free-text filter applied to meeting title/committee (case-insensitive substring). Examples: 'vaccine', 'oncology', 'cardiovascular'."},"limit":{"type":"number","description":"Max meetings to return (1-50). Default 25."}}},"input_example":{"upcoming_only":true,"limit":5},"output_example":{"source":"Federal Register API (federalregister.gov)","returned":5,"meetings":[]},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}