Discover Gradle projects
discover_projectsDiscover Android or Gradle projects by searching directories containing settings.gradle or settings.gradle.kts. Use the result to set the project directory for builds.
Instructions
Find Android/Gradle projects (directories with settings.gradle[.kts]) under a path. Use the result to session_set_defaults projectDir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Max directory depth (default 3) | |
| searchPath | Yes | Directory to search from |