license_status
Check your current license tier and validity. If the license is invalid, get the action required to fix it.
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 | |||