Show a message on the mascot
show_ai_coach_messageDisplay up to 140 characters of text in the AI Coach mascot's speech bubble, enabling direct communication with the user through the desktop pet.
Instructions
Display a short text (up to 140 characters) in the AI Coach mascot's speech bubble. Text only; no images or links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to show in the speech bubble. Up to 140 Unicode scalars and 560 UTF-8 bytes, no control characters. | |
| locale | No | Display language hint (BCP 47). The dashboard view passes hostContext.locale through unchanged. | |
| mascotId | No | A mascotId returned by status. Defaults to the primary mascot when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| shown | Yes | ||
| mascotId | No | ||
| updatedAt | Yes | ||
| connection | Yes | ||
| protocolVersion | Yes | ||
| displayDurationSeconds | No |