get_video_model_fields
Introspect model field schema for video or image engines. Specify type, optional model ID, and capability to retrieve field definitions or a capability map.
Instructions
Discover model field schema (step 1 of 3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Engine type to introspect. | |
| model_id | No | Engine id (e.g. `KLING_VIDEO_PRO`). Omit to list all engines of `type`. | |
| capability | No | Capability — required to receive the per-(model, capability) field schema; otherwise you get the model's capability map. |