Signal · Capability
Signal Server API — Accounts
Signal Server API — Accounts. 5 operations. Lead operation: Set account attributes. Self-contained Naftiko capability covering one Signal business surface.
What You Can Do
PUT
Setaccountattributes
— Set account attributes
/v1/v1/accounts/attributes
PUT
Changenumber
— Change account phone number
/v1/v1/accounts/number
PUT
Confirmusernamehash
— Confirm a username hash
/v1/v1/accounts/username-hash/{usernamehash}
GET
Lookupusernamehash
— Look up account by username hash
/v1/v1/accounts/username-hash/{usernamehash}
GET
Getaccountidentity
— Get current account identity
/v1/v1/accounts/whoami
MCP Tools
set-account-attributes
Set account attributes
idempotent
change-account-phone-number
Change account phone number
idempotent
confirm-username-hash
Confirm a username hash
idempotent
look-up-account-username-hash
Look up account by username hash
read-only
idempotent
get-current-account-identity
Get current account identity
read-only
idempotent