github.listRepositories lists repositories the selected GitHub App installation can access.
automations/list-github-repositories.automation.ts
page defaults to 1; perPage defaults to 30 and accepts up to 100. Optional second argument { account } selects the GitHub binding. Returns each repository’s id, name, and full_name. No additional repository permission is required beyond installation access.