get_watching_list_items
Retrieve a list of items a user is watching in Backlog. Provide the user ID and optionally an organization to filter.
Instructions
Returns list 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. |