compare_operators
Compare two operators side-by-side with a behavioral verdict. See their yield, leverage, velocity, class, and rank, and learn which is more efficient.
Instructions
Compares two operators side-by-side with a behavioral verdict. Fetches both profiles from the board and returns their yield, leverage, velocity, class, and rank side-by-side, plus a verdict explaining who is more efficient and why in power-user language. Use this when users ask 'compare operator X vs Y' or 'who is more efficient' or 'how do two AI users compare'. Intent: COMPARE_OPERATORS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codename_a | Yes | First operator's codename. Case-insensitive. | |
| codename_b | Yes | Second operator's codename. Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cta | No | ||
| verdict | No | Who is more efficient and why | |
| operator_a | No | ||
| operator_b | No | ||
| yield_delta | No |