Fetch human instructions from the Studio UI
riv_studio_notesFetch pending instructions from the Rive Studio UI's 'Instructions for AI' box and apply them to your .riv file, with option to peek without consuming.
Instructions
Fetch pending instructions the user typed into the Studio web UI's 'Instructions for AI' box. Call this when the user says things like 'check the studio notes' / 「スタジオの指示を確認して」, or after opening riv_studio when the user mentions they left notes. Consumes (clears) the queue by default; the Studio UI then shows the notes were picked up. Act on each instruction (usually via riv_edit or riv_create on the watched file — changes hot-reload in the browser).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peek | No | Read without consuming | |
| port | No | Studio port (default 8787) |