automate.listProjects returns a cursor-paginated page of projects from the current runtime organization or an explicit connected account.
automations/list-projects.automation.ts
limit defaults to 50 and accepts 1–100. Pass cursor from pageInfo.nextCursor to continue. query searches project names. The action requires project:read.