motion studio capture chunk
motion_studio_capture_chunkRetrieve a bounded PNG hex chunk from a Roblox Studio capture for local file writing; chunks expire in 180 seconds, so save each promptly.
Instructions
Retrieve a bounded PNG hex chunk for a local file writer. Each chunk is at most 32768 bytes before encoding. Captures expire after 180 seconds or the next capture. Do not send raw chunks to a language model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| captureId | Yes | ||
| sessionId | No | Studio session from motion_studio_sessions. Required when multiple sessions are connected. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |