get_balance
Check your SentiSift account balance, subscription tier, usage counters, and feature availability. See remaining comments, active grants, billing status, and influence stats in one call.
Instructions
Return the current SentiSift balance, tier, usage counters, and subscription state.
Fields of interest:
comment_balance: remaining comments across all active grants (FIFO consumed)
tier: 'free', 'starter', 'professional', or 'enterprise'
features: which capabilities the current key unlocks (moderate, intelligence, influence)
comment_grants: active allocations with expiry dates
subscription: billing state ('active', 'cancelled', 'past_due') or null for free-tier keys
influence_stats: Influence generation history (if feature enabled)
Call this when the user asks about their balance, upcoming renewals, or whether a feature is available on their tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||