get_best_operator
Identifies top AI power-users from SigRank leaderboard, interpreting their yield, leverage, and velocity in plain language.
Instructions
Returns the top N operators on the SigRank leaderboard with behavioral framing in power-user language. Wraps the leaderboard API and adds plain-language interpretation of each top operator's cascade: what their yield, leverage, and velocity mean in terms of AI power-user behavior (cache reuse, input economy, output productivity). Use this when users ask 'who is the best AI user?' or 'who tops the SigRank leaderboard?' or 'show me the AI user leaderboard'. Intent: BEST_OPERATOR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of top operators to return (default: 5, max: 20). Returns the top N by yield. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cta | No | Call-to-action per CTA hierarchy | |
| summary | No | One-line headline | |
| shareable_url | No | ||
| top_operators | No | ||
| total_operators | No |