kie_catalog_set
When automatic price matching misses a model, manually add its id, type, credit price, and limits. Use documented prices only.
Instructions
Record a model by hand: id, type, price in credits, limits. Stored separately from live data and applied on top of it — use this only for models the automatic price matching misses. Do NOT invent a price; take it from the documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | image | video | audio | |
| model | Yes | model id, e.g. google/nano-banana | |
| notes | No | Model specifics, what it is good for | |
| source | No | URL of the documentation page this came from | |
| credits | No | Price in credits per unit | |
| maxRefs | No | Maximum number of reference images | |
| priceUnit | No | per_image | per_second | per_video | per_track | |
| inputSchema | No | Schema of this model's input field | |
| aspectRatios | No | Allowed aspect ratios | |
| maxDurationSec | No | Maximum duration for video |