API ReferenceTypesGetWorkspaceInsightsArgsOn this pageGetWorkspaceInsightsArgs type GetWorkspaceInsightsArgs = { projectIds?: string[];}; Arguments for getting workspace insights. See https://developer.todoist.com/api/v1/#tag/Insights/operation/get_workspace_insights_api_v1_workspaces__workspace_id__insights_get Properties projectIds? optional projectIds: string[]; Project IDs to get insights for.