execute_finance_tool
Execute a named finance tool using supplied parameters after looking up the correct tool name and schema to avoid parameter errors.
Instructions
Execute a specific finance tool by name with the given parameters. Always call search_finance_tools or get_tool_schema first to confirm the correct tool name and parameter shape -- this avoids parameter hallucination from guessing at an unseen schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| tool_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||