Skip to main content
Extract numeric values from your UI using integer and float response schemas. This is essential for reading counts, prices, percentages, and other numeric data.

Basic Usage

Best Practices

  1. Specify Units When Relevant: Be clear about what units you expect
  2. Validate Numeric Ranges: Check if values are within expected ranges