Get Current User
kaiten_get_current_userObtain the current user's id, name, and email to use as ownerId for timelogs and card searches, and to warm the author cache so comment and timelog author names are included.
Instructions
Current user (id, name, email). id for kaiten_get_user_timelogs and kaiten_search_cards.ownerId. Calling this also warms an internal cache used by enrichAuthor for comments and timelogs — so author_name is populated on create_comment / create_timelog responses instead of coming back null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | Detail: raw|min(default)|normal|max | min |