Log work
log_workRecord work events with summary, token usage, and code changes, associating them with tickets to monitor velocity and project health.
Instructions
Append a work event to the board's work log: a summary plus optional tokens, additions/deletions, and model, tied to a ticket. Feeds velocity and health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| ticket | No | ||
| tokens | No | ||
| project | Yes | ||
| summary | Yes | ||
| additions | No | ||
| deletions | No | ||
| inputTokens | No | ||
| outputTokens | No |