segment_map
Create a RunAPI segment map task by supplying an image URL or a completed image task ID. Returns task ID, status, and output URLs for the generated map.
Instructions
Create a Grok Imagine task on RunAPI (segment map). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| image_url | No | Public image URL that the service can fetch. | |
| timeout_ms | No | ||
| callback_url | No | Webhook URL for terminal Task delivery. | |
| source_task_id | No | Completed Image 2.0 text-to-image Task ID owned by the same account. Compatibility input; use image_url instead. | |
| poll_interval_ms | No |