children_get_child
Retrieve a single child's profile using its unique slug, enabling quick access to specific child details without needing a numeric ID.
Instructions
Get a single child profile by slug. Children are keyed by slug, not numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the child to retrieve (the 'slug' field from list_children) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||