get_bundle_tools
Retrieve all tool names and descriptions within a thematic bundle from macalc's calculator catalog. Use after listing bundles to discover specific calculators.
Instructions
Return the tool names and descriptions inside one thematic bundle of the full macalc catalog. Use after list_bundles to discover a specific calculator, then invoke it with call_any_calculator. Input: bundle_id (one of the enum values, e.g. 'finance-france', 'sante', 'math'). Read-only and deterministic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | Bundle ID from list_bundles |