children_list_children
Retrieve child profiles to obtain child IDs and slugs needed for other Baby Buddy tools. Filter by name or birth date to locate the correct child.
Instructions
List child profiles. Always call this first to get child IDs and slugs needed by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ordering | No | Order by field, e.g. 'birth_date' or '-birth_date' (descending) | |
| last_name | No | Filter by exact last name | |
| birth_date | No | Filter by birth date, YYYY-MM-DD | |
| first_name | No | Filter by exact first name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |