# vector schema

Field specification for the vector object used by Vidova MCP tools.

{/* Generated by landing/scripts/generate-mcp-docs.ts. Do not edit. */}

Export `vectorSchema` from the desktop Zod sources.

| Field | Type | Required | Constraints | Default | Description |
| --- | --- | --- | --- | --- | --- |
| `x` | number | yes | — | — | — |
| `y` | number | yes | — | — | — |
