list_repositories
Scan an allowed directory to locate Git repositories. Specify a root path and optional depth to discover repos for automation tasks.
Instructions
Find Git repositories below an allowed directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Allowed parent directory to scan | |
| maxDepth | No |