@webitel/api-services
    Preparing search index...

    Variable DeleteScreenRecordingsByAgentParamsConst

    DeleteScreenRecordingsByAgentParams: ZodObject<
        { agent_id: ZodString; id: ZodArray<ZodString> },
        $strip,
    > = ...