Commit cfe6dce
docs: add recall/completeness use case to multi-agent MCP description (#5604)
## Summary
- Revised `futuresearch_multi_agent` tool description to cover both use
cases:
- **(a) Completeness/recall** — finding all items matching criteria
where a single agent has poor coverage
- **(b) Depth** — parallel investigation across distinct angles
- Calls out list generation as a canonical use case with concrete slice
examples (region, vertical, time period)
- Supersedes #5600
## Test plan
- [ ] `test_manifest_descriptions_match_python_docstrings` passes
- [ ] Verify description reads well in Claude tool listing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sourced from commit e65221509a7cdc3d962e90ff57f18800da4f51321 parent 5eb5bcd commit cfe6dce
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
333 | 337 | | |
334 | 338 | | |
335 | 339 | | |
| |||
0 commit comments