list_functions
Discover available functions in a MATLAB toolbox by executing help commands to identify tools for specific tasks.
Instructions
List functions in a MATLAB toolbox.
Runs 'help <toolbox_name>' in MATLAB and returns the output.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolbox_name | Yes |