v0.1.16: Enrichment adoption — query echoes, result totals, and empty-result guidance in all 7 tools
Enrichment adoption — query echoes, result totals, and empty-result guidance in all 7 tools
Adds a typed enrichment block to every tool, surfacing data in both structuredContent and content[]:
Changed:
- search_adverse_events, search_device_clearances, search_drug_approvals, search_recalls: query echo, total results, and empty-result notice via ctx.enrich
- count: term count and empty-result notice via ctx.enrich
- get_drug_label, lookup_ndc: enrichment adoption; message output key replaced by enrichment.notice (value preserved)
Dependency bumps:
@cyanheads/mcp-ts-core^0.9.13 → ^0.9.16
59 tests pass; bun run devcheck clean.