Docs
vidovaSettings.crop schema
Field specification for the vidovaSettings.crop object used by Vidova MCP tools.
Export vidovaCropSettingsSchema from the desktop Zod sources.
| Field | Type | Required | Constraints | Default | Description |
|---|---|---|---|---|---|
Top | number | no | min 0; max 1 | — | — |
Bottom | number | no | min 0; max 1 | — | — |
Left | number | no | min 0; max 1 | — | — |
Right | number | no | min 0; max 1 | — | — |
