# `BB.MCP.Tools.GetState`
[🔗](https://github.com/beam-bots/bb_mcp/blob/main/lib/bb/mcp/tools/get_state.ex#L5)

Get the current operational and safety state of a robot.

Returns the safety state (`:armed | :disarmed | :disarming | :error`),
the operational state (e.g. `:idle`, `:executing`), and the list of
currently executing commands.

# `get_schema`

# `mcp_schema`

# `mcp_schema!`

---

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