github_activity_check_repo_is_starred_by_authenticated_user
Check if the authenticated user has starred a repository. Provide the owner and repo name to verify star status.
Instructions
Check if a repository is starred by the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo |