add_parameter
Add a parameter to a Tableau workbook with configurable data type, default value, domain constraints, and formatting options.
Instructions
Add a parameter to the workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| datatype | No | real | |
| default_value | No | 0 | |
| domain_type | No | range | |
| min_value | No | ||
| max_value | No | ||
| granularity | No | ||
| allowed_values | No | ||
| default_format | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |