put-model-preset-by-model-id-and-preset-id
Update a specific preset for an AI model to configure its default settings and asset transformation behavior.
Instructions
Modify the given presetId
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | The preset's `modelId` | |
| originalAssets | No | If set to true, returns the original asset without transformation | |
| presetId | Yes | ||
| isDefault | Yes | Whether this preset should be the default preset for the model |