wick_track
Log token usage per Claude response to calculate live burn rate, session cost, and estimated messages remaining.
Instructions
Track token usage for this response. Call this after EVERY Claude response automatically. Wick uses this to compute your live burn rate, session cost, and estimated messages remaining.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ID e.g. claude-sonnet-4-6 | |
| input_tokens | Yes | Input tokens used this turn | |
| output_tokens | Yes | Output tokens generated this turn | |
| cache_read_tokens | No | Cache read tokens | |
| cache_creation_tokens | No | Cache creation tokens |