list_github_repos
List a user's or organization's GitHub repositories to identify where to publish API mocks, showing which repos already have the Mockzilla workflow for updating existing mocks.
Instructions
List the user's GitHub repositories so you can ASK which one to publish mocks to. Never pick one yourself. publishes_mocks: true means that repo already has the Mockzilla workflow, so publishing there updates its existing mock instead of creating another. Useful in clients with no shell, where you cannot run gh repo list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| owner | No | Limit to a user or org. |