list_orgs
List all organizations on the Forgejo instance with support for pagination via page and limit parameters.
Instructions
List all organizations on the Forgejo instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |