flipper_capabilities
Reports the firmware family, version, CLI commands, and supported features of an attached Flipper Zero. Use this to determine device capabilities before other actions.
Instructions
Report what the attached firmware actually supports: family (official, Momentum, Unleashed, RogueMaster), version, the real CLI command list, and which features are present. Call this first when you need to know what is possible on this particular device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| refresh | No | Re-probe instead of using the cache |