simplisafe_get_pins
Retrieve a SimpliSafe system's PINs (master, duress, named users) in cleartext. Requires explicit confirmation to proceed, preventing accidental exposure of live alarm codes.
Instructions
Read the system's user PINs (master, duress and named users). CONFIRM-GATED: these are the live alarm codes and are returned in cleartext, so calling this puts them into the conversation. Without confirm: true it returns a warning and fetches nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | No | System id. Optional when the account has exactly one system; required when it has several. | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. |