Skip to content

Variable: syncIndexRequestSchema

const syncIndexRequestSchema: ZodObject<{ index: ZodOptional<ZodString>; }, $strip>

Schema for the sync_index tool input / the POST /api/search/index/sync body.