st.mvu.chat_state.patch
Patch runtime state data on a chat message to modify or remove fields, targeting the latest message by default with optional index and confirmation.
Instructions
Patch MVU runtime stat_data on one chat message, defaulting to the latest message. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| index | No | ||
| unset | No | ||
| avatar | Yes | ||
| confirm | No | ||
| updates | No | ||
| fileName | Yes | ||
| snapshotLabel | No |