Variable: listSchedulesRequestSchema
constlistSchedulesRequestSchema:ZodObject<{dashboard_id:ZodString;page_size:ZodOptional<ZodNumber>;page_token:ZodOptional<ZodString>; },$strip>
constlistSchedulesRequestSchema:ZodObject<{dashboard_id:ZodString;page_size:ZodOptional<ZodNumber>;page_token:ZodOptional<ZodString>; },$strip>