list_rate_cells
Retrieve tutoring rate cells with filters for band, subject, session type, and tutor tier. Use to review or audit pricing rules.
Instructions
List Rate Cells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Records per page (default 20, max 100) | |
| offset | No | Pagination offset | |
| band_id | No | Filter by rate band UUID | |
| subject_id | No | Filter by subject id, e.g. methods_34 | |
| include_pay | No | Include pay-sensitive tutor-pay fields (tutor_pay_mode, tutor_pay_pct, tutor_flat_rate_cents). Default false. | |
| session_kind | No | 1on1_online, 1on1_inperson, group, classroom | |
| tutor_tier_id | No | Filter by tutor tier UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |