Create Timelog
kaiten_create_timelogLog time spent on a Kaiten card by entering card ID, role ID, and minutes. Add a comment and date to document work accurately.
Instructions
Log time (in minutes) on a card. roleId from kaiten_list_company_roles; cardId from kaiten_search_cards; verify with kaiten_get_card_timelogs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Card ID | |
| roleId | Yes | Role ID | |
| comment | No | Log comment | |
| forDate | No | Date the work happened (YYYY-MM-DD). Defaults to today. | |
| verbosity | No | Detail: raw|min(default)|normal|max | min |
| timeSpentMinutes | Yes | Minutes spent |