github_get_user_info
Retrieve authenticated GitHub user details and total starred repository count, with cached results refreshed every 15 minutes or on demand.
Instructions
Get authenticated GitHub user details and total count of starred repositories (cached with 15min TTL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Force live refresh from GitHub API, bypassing cache. |