List documented subsystems
list_subsystemsRetrieve a list of robot subsystems from the documentation to understand the robot's architecture and structure.
Instructions
List the robot's subsystems from the docs/ knowledge base. Start here to learn the robot's architecture.
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. |