coolify_list_github_app_repositories
Retrieve all repositories that a GitHub App can access. Requires the app's numeric ID from the list of GitHub Apps.
Instructions
List all repositories accessible by a GitHub App. Use the numeric 'id' from coolify_list_github_apps, not the uuid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GitHub App numeric ID (from coolify_list_github_apps response) |