license_status
Get your current license tier, validity, and expiration date. Identifies the license source from env, file, or default, without requiring authentication.
Instructions
Get the current license tier, validity, and key details.
Returns the active tier (free/pro/business), whether the license is
valid, expiration date, and how it was resolved (env/file/default).
No authentication required.
When the tier comes from a sign-in session (``source`` is
``"oauth"``), the answer also carries ``session_state``. If that
session has lapsed, ``is_valid`` is ``false`` and
``action_required`` says how to fix it — surface that line to the
user verbatim, because every hosted call will fail until they do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||