gitee_check_watching
Check if the authenticated user watches a repository. Input owner and repo path to verify watch status.
Instructions
Check if the authenticated user watches a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name |