--- title: "RangeCapability" --- A parameter that accepts any value within an inclusive numeric range. ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | | `max` | *float* | :heavy_check_mark: | N/A | | `min` | *float* | :heavy_check_mark: | N/A | | `type` | [components.RangeCapabilityType](../components/rangecapabilitytype.mdx) | :heavy_check_mark: | N/A |