list_families
Retrieve families (households) from the child care system. Optionally filter by school or paginate results.
Instructions
List families (households), optionally filtered by school.
Use when: "show me all families at school 1234" or "how many active households are on our books?"
Args: school_id: restrict to one school. limit: max records. offset: skip N records for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| school_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |