get_watching_list_count
Obtain the number of items a user is watching in Backlog. Helps quantify a user's tracked issues.
Instructions
Returns count of watching items for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |