List tasks with pagination and optional filtering by status, type, or date range
status (pending, queued, running, completed, failed, cancelled) and task_type (energy_model, shading_scene_create, workflow, etc.).created_after and created_before query parameters (ISO 8601 format, e.g. 2026-03-01).page=1 and page_size=50. Maximum page size is 1000.tasks (array), total (count), page, and pageSize fields.