List Capy projects
capy_projectsLists projects accessible with your API token, including IDs and linked repositories. Use this to select a project for delegation.
Instructions
List the Capy projects this API token can reach, with their ids and connected repos. Call this first if you do not know which project to delegate into.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Defaults to 20. | |
| cursor | No | Pagination cursor from a previous call. |