motion studio job
motion_studio_jobCheck the outcome of a Roblox Studio job to determine if it is queued, running, succeeded, failed, expired, or unknown. Use this to verify job completion and detect lost acknowledgements before retrying.
Instructions
Get a Studio job outcome: queued, running, succeeded, failed, expired, or unknown. Unknown means acknowledgement was lost; inspect the scene before retrying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |