search_repos
Search repositories on a Forgejo instance using a query string. Supports pagination and maximum results per page.
Instructions
Search for repositories on the Forgejo instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |