bubble_field_usage
Analyze Bubble data type fields by sampling records to calculate population rates, identifying dead fields populated in less than 5% of records.
Instructions
Samples records of a Bubble data type and calculates field population rates. Identifies dead fields (populated in less than 5% of records).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataType | Yes | The Bubble data type to analyse | |
| sample_size | No | Number of records to sample (default 500) |