get_child_session_detail
Auth-only. Parent-only. Detailed breakdown for a single child's study/quiz session — accuracy, missed words, duration. Defaults to the most recent session for the parent's first linked child if no child_user_id / session_id is supplied. Ownership-gated: returns an error for unlinked children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional. Defaults to the child's most recent session. | |
| child_user_id | No | Optional. Defaults to first linked child. |