execute_tool
Run any U.S. law tool by name with arguments, including specialist tools discovered via discover_tools, to access full legal research functionality.
Instructions
Run any tool from the catalog by name with an arguments object. Use after discover_tools to reach specialist tools that are not advertised in tools/list. Advertised tools can also be called this way, though calling them directly is simpler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments object for that tool. | |
| tool | Yes | Tool name from discover_tools. |