List Gradle modules
list_modulesLists modules declared in settings.gradle(.kts) to show which modules make up the Android project. This reveals available build targets and helps AI agents understand project structure.
Instructions
List modules declared in settings.gradle(.kts) of the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Project root (defaults to session) |