Prepare Modellix Image Task
prepare_modellix_image_taskPrepare an image task by resolving project assets, selecting an approved model, and returning cost estimate and confirmation fingerprint without uploading.
Instructions
Resolve ordered project assets, select an approved model, disclose effective output and estimated cost, and return a short-lived confirmation fingerprint. Does not upload or submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| size | No | 1024x1024 | |
| count | No | ||
| pageId | No | ||
| prompt | Yes | ||
| quality | No | medium | |
| fitPolicy | No | contain | |
| background | No | auto | |
| placementX | No | ||
| placementY | No | ||
| maskAssetId | No | ||
| inputFidelity | No | standard | |
| sourceAssetIds | No | ||
| targetObjectId | No | ||
| sourceObjectIds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| error | No | ||
| pricing | No | ||
| expiresAt | No | ||
| modelSlug | No | ||
| taskCount | No | ||
| inputDigest | No | ||
| routerVersion | No | ||
| modelAvailable | No | ||
| referenceCount | No | ||
| effectiveOutput | No | ||
| requestedOutput | No | ||
| routeReasonCode | No | ||
| modelDisplayName | No | ||
| routeFingerprint | No | ||
| routerFingerprint | No | ||
| capabilityWarnings | No | ||
| effectiveModelParams | No |