coolify_list_repositories
List GitHub repositories accessible via a GitHub App with pagination and search. Use to browse and filter repositories by query and page.
Instructions
List repositories accessible via a GitHub App. Supports pagination and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| limit | No | Results per page (max 100) | |
| search | No | Optional search query to filter repositories | |
| github_app_uuid | Yes | GitHub App UUID |