Variable: GatewayLogExportsClientListOptionsSchema
const GatewayLogExportsClientListOptionsSchema: z.ZodType<{
workspace_id?: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:1127
SCM LogExportsClientListOptions; stable request fields are strict; extension maps accept finite JSON.