Skip to content

v0.1.6: enrichment block for search/list tools

Choose a tag to compare

@cyanheads cyanheads released this 30 May 10:11
v0.1.6
a5a80c0

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.