v0.1.6: enrichment block for search/list tools
enrichment block for search/list tools
Search and list tools now surface true upstream totals and empty-result
guidance in a typed enrichment block reaching both structuredContent (JSON)
and content[] (markdown trailer).
Changed:
- reliefweb_search_reports, search_disasters, search_jobs, search_training: totalCount and empty-result hint moved to enrichment contract via ctx.enrich.total() / ctx.enrich.notice()
- reliefweb_list_countries, list_sources: totalCount moved to enrichment via ctx.enrich.total()
- output.message renamed to enrichment.notice (search tools) — value unchanged
- @cyanheads/mcp-ts-core ^0.9.13 → ^0.9.16
43 tests pass; bun run devcheck clean.