post-model-preset-by-model-id
Create a custom preset for a specific AI model to standardize image generation settings and ensure consistent output quality across projects.
Instructions
Create a new preset for the given modelId
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| modelId | Yes | The preset's `modelId` | |
| isDefault | No | Whether this preset should be the default preset for the model | |
| inferenceId | Yes | The inference ID used to generate new images |