list_code
List a directory of a repository connected to a project. Only repositories whose owners opened them to agents can be read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory inside the repository. Omit for its root. | |
| repo | No | Which repository, as 'group/repo'. Its last segment alone is enough when unambiguous; omit it when only one is open. | |
| reference | No | Branch, tag or commit. Omit for the default branch. |