Skip to content

toolmark-monorepo / @toolmark/inertia / MAX_PROPS_TOOL_SCHEMA_LENGTH

Variable: MAX_PROPS_TOOL_SCHEMA_LENGTH ​

const MAX_PROPS_TOOL_SCHEMA_LENGTH: 32768 = 32768

Defined in: packages/inertia/src/props-tools.ts:54

Maximum JSON.stringify(inputSchema).length of a props tool; larger schemas are skipped.