Prepare AI Coach care
prepare_ai_coach_careCheck which care actions (feed, sleep, wake, walk, nurse) are possible for your mascot and view its current state before confirming changes.
Instructions
Show which care actions (feed, sleep, wake, walk, nurse) are currently possible for a mascot, together with the state before the change. Does not change anything; the user must confirm in the dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Display language hint (BCP 47). The dashboard view passes hostContext.locale through unchanged. | |
| actions | No | Care actions to check. Defaults to every action currently possible for that mascot. | |
| mascotId | No | A mascotId returned by status. Defaults to the primary mascot when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| mascots | Yes | ||
| preview | No | ||
| appLocale | No | ||
| updatedAt | Yes | ||
| appVersion | No | ||
| careResult | No | ||
| connection | Yes | ||
| capabilities | Yes | ||
| protocolVersion | Yes | ||
| viewPreferences | No |