list_fitting_functions
Retrieve all available built-in fitting functions categorized by type, along with their parameter names, to select appropriate models for data analysis.
Instructions
List available built-in fitting functions and their parameters.
Returns: JSON of function names grouped by category, with parameter names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |