For the complete documentation index, see llms.txt. This page is also available as Markdown.

Number

An input field. Produces integer or float number.

Example

{
  "key": "number_field",
  "type": "number",
  "default": 123
}