Skip to content

logout

Sign out of Based Page and remove stored credentials from local storage.

Annotations

AnnotationValue
readOnlyHintfalse
destructiveHintfalse
openWorldHintfalse

Parameters

None.

Return Format

Logged out. Credentials for user@example.com have been cleared.

If not logged in:

No credentials were stored. Already logged out.

Example

User prompt:

"Log me out of Based Page"

What Claude does:

  1. Calls logout (no parameters).
  2. Deletes locally stored credentials.
  3. Confirms: "Logged out. Credentials cleared."

Notes

  • After logging out, any tool that requires authentication will use anonymous mode (deploys expire after 24 hours) until you call login again.
  • Active deployments persist after logout and remain accessible at their URLs. Logout only affects local credentials.

Deploy apps from conversation.