# `BB.LiveView.Components.Command`
[🔗](https://github.com/beam-bots/bb_liveview/blob/main/lib/bb/live_view/components/command.ex#L5)

LiveComponent for executing robot commands.

Displays available commands in tabs with:
- Dynamic form for each command's arguments
- Execute button with loading state
- Result/error display
- State-aware command availability

---

*Consult [api-reference.md](api-reference.md) for complete listing*
