Web-search directive (plan only)
search_directiveGet a structured web-search plan for a problem when local index fails—includes arXiv query strings, sub-fields, and tools to run. You search, then add findings.
Instructions
Get a STRUCTURED web-search plan for a problem — arXiv query strings, sub-fields/categories, named results to look for, and which other mathlas tools to run; mathlas makes NO web call (YOU search, then feed results back via add_finding). Use when the local index missed. Args: problem (description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | a problem / result description to build a web-search plan for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | No | ||
| signature | No | ||
| arxiv_queries | Yes | ||
| subfields | No | ||
| arxiv_categories | No | ||
| named_results | No | ||
| also_try_mathlas_tools | No | ||
| instructions | Yes | ||
| note | No |