list_repositories
List accessible repositories with optional name filtering and pagination to select where to manage projects.
Instructions
List repositories the current user can access (for choosing where to manage projects).
Args: query: Optional name filter. limit: Max results (default 50). page: Page number (default 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| query | No |