capture_search
BM25 search across sandboxed tool outputs. Retrieves IDs, snippets, and byte counts.
Instructions
BM25 search across sandboxed tool outputs. Returns id, snippet, bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 20). | |
| query | Yes | FTS5 query (terms ANDed by default). | |
| tool_name | No | Restrict to a single source tool. | |
| session_id | No | ||
| project_root | No |