List team OpModes
list_opmodesLists all @TeleOp and @Autonomous OpModes defined in the project's TeamCode module for quick reference.
Instructions
List all @TeleOp/@Autonomous OpModes in the project's TeamCode module.
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. |