delimit_license_status
Check current Delimit license tier, validity, and expiry to diagnose access issues before using gated tools.
Instructions
Report the current Delimit license tier, validity, and expiry.
When to use: to inspect the active license before invoking gated tools, or as a diagnostic when require_premium is rejecting calls. When NOT to use: to install or rotate a license — this is a read.
Sibling contrast: this reads license state; gated tools (e.g. delimit_gov_evaluate, delimit_secret_get) call require_premium internally.
Side effects: read-only. Calls ai.license.get_license.
Args: None.
Returns: Dict with tier, validity, expiry, plus next_steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||