count_tweet_characters
Measure tweet character count using X's weighted-length formula. Returns character count, remaining budget for free and Premium limits, and warns if a thread split is needed.
Instructions
Count tweet characters using X's official weighted-length formula. CJK ideographs, fullwidth chars, and most emoji count as 2; URLs always count as 23 (t.co shortening). Returns char count, remaining budget for free + Premium limits, and a warning if a thread split is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Tweet text to measure |