list_repos
Browse or discover repositories for a user or DAO on Gitopia. Returns repository details including name, description, and star count to help you explore available projects.
Instructions
Use this when you need to browse or discover repositories for a user or DAO. Returns a JSON array of repository objects with name, id, description, and star count. Requires 'owner' (username or DAO name). Returns up to 50 repos. See also: get_repo for full details on a specific repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Gitopia account name |