v0.1.6: enrichment on search and nearby tools
enrichment on search and nearby tools
wikipedia_search and wikipedia_search_nearby now surface query/filter echoes, result totals, and empty-result guidance in a typed enrichment block that reaches both structuredContent and content[] automatically.
Changed:
- wikipedia_search: effectiveQuery, totalCount, notice in enrichment; total_results and query_used removed from output
- wikipedia_search_nearby: queryLatitude, queryLongitude, radiusMetersUsed, totalResults, notice in enrichment; four snake_case output fields removed
Dependency bumps:
- @cyanheads/mcp-ts-core ^0.9.13 → ^0.9.16
53 tests pass; bun run devcheck clean.