Inspect FTC project readiness
inspect_projectSummarizes robot project setup: SDK, Git state, OpModes, subsystem docs, Pedro configuration, hardware-name collisions, APK details, reference library, and Android SDK, then suggests next actions.
Instructions
Start here when entering a robot project or debugging setup. Summarizes the resolved project path, SDK, Git state, OpModes, subsystem docs, Pedro setup, hardware-name collisions, latest APK, reference library, and Android SDK, then gives next actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Path to the FtcRobotController SDK project. Defaults to $FTC_TOOLCHAIN_PROJECT_DIR, then the workspace clone made by create_project. |