get_operation
Poll a generation operation to check its current status. Use for long-running world generation jobs 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 | |||