max_value
Find the highest number in a dataset. Provide numeric values to return the maximum for comparisons and statistical analysis.
Instructions
Find the maximum value in a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |