simplisafe_set_alarm_state
Arm or disarm your SimpliSafe system: set to off (disarm), home (perimeter), or away (all sensors). Requires confirmation to execute; after action, new state is verified.
Instructions
Arm or disarm the alarm system: "off" (disarm), "home" (perimeter only) or "away" (all sensors). CONFIRM-GATED — without confirm: true nothing is sent and you get a dry-run preview. This physically changes a security system: disarming leaves the house unmonitored, and arming can trigger a siren and a monitoring-center dispatch. After executing, the new state is verified by re-reading the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | No | System id. Optional when the account has exactly one system; required when it has several. | |
| state | Yes | Target state: off (disarm), home, or away. | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. |