simplepractice_request_sign_in_link
Request a passwordless sign-in link emailed to a client's portal address. Confirm to send the email; the portal uses emailed links instead of passwords.
Instructions
Ask SimplePractice to email a sign-in link to a Client Portal address. The portal has no password — this is how you sign in. Sends a real email and is rate-limited per email address AND per IP, so it requires confirm:true. A success does not prove the address has an account: the API answers identically for unknown addresses by design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address the Client Portal is registered to. | ||
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| practice | No | The practice whose portal to sign in to — the slug ("achievebalancetherapy"), the host, or the portal URL. Only needed when this server does not know the practice yet; signing in with an emailed link teaches it, and it then remembers. |