get_operation
Check the current status of a generation operation to monitor progress on long-running 3D world generation jobs, repeating until completion.
Instructions
Poll a generation operation for its current status.
Recommended for long-running jobs (marble-1.1-plus, auto-expanding, multi-minute). Call repeatedly until done=True rather than using wait_for_world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | The operation_id returned by a generate call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||