Skip to content

Variable: syncIndexToolSchema

const syncIndexToolSchema: ZodObject<{ index: ZodOptional<ZodString>; }, $strip> = search.syncIndexRequestSchema

Schema for the sync_index tool input.