Check upgrade status
check_upgrade_statusCheck your Website Auditor subscription status: see if you're on Free or Pro, trial end, cancellation, and upgrade details. Use when a feature is locked or before upgrading.
Instructions
Check the caller's own Website Auditor subscription standing. Use this when someone asks "am I on Pro," "is my trial still active," "when does my subscription renew/end," "why is this tool locked," or before suggesting an upgrade. Works with any valid API key and consumes no audit quota. Returns the tier (none/free/pro), raw subscription status, period end, whether the subscription is set to cancel, the upgrade URL, and a plain-language summary — including what starting Pro requires (a payment method and accepting the Terms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | "none" | "free" | "pro". | |
| status | Yes | Raw subscription status: active, trialing, canceled, none, … | |
| message | Yes | ||
| upgrade_url | Yes | ||
| current_period_end | Yes | ||
| cancel_at_period_end | Yes |