Get License Tier
get_tierVerify your LoreConvo license tier and check if the Pro key is loaded and valid.
Instructions
Return the current LoreConvo license tier and status.
Use this to confirm whether the Pro license key is loaded and valid.
Returns a dict with keys: is_pro -- bool, True if Pro tier is active mode -- "licensed" | "dev_bypass" | "free" | "invalid_key" product -- product name from the license payload (if licensed) exp -- expiry date or "never" (if licensed) email -- customer email (if licensed and present) error -- error message (if mode is "invalid_key")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||