# EntryType

> **EntryType** = `string` | {\[`key`: `string`]: `JsonValue`; } | `JsonValue`\[] | `null`

Defined in: node\_modules/@typesafe-ai/sdk/dist/index.d.mts:40

Text, a JSON object or array, or `null` for state, instructions, and criteria.