amber_get_account_status
Retrieve your account summary including subscription state, next billing date, memory counts, and account creation date. Check subscription status or memory usage.
Instructions
Return the authenticated user's account summary: subscription state, next billing date, memory counts, and account creation date. Use this when the user asks about their account, subscription status, or how many memories they have.
After cancellation, access continues until next_billing_date (the end of the paid period). Once expired, memory counts show as null (data is preserved, just not queryable until resubscribed). If deletion_scheduled_at is set, the account is pending permanent deletion — use amber_cancel_account_deletion to stop it. Read-only — does not modify any account state. Not rate-limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||