gitea_status
Diagnose 401/403 errors by reporting credential candidates, their sources, and auth scheme outcomes. Shows secret presence and masked username without exposing secrets.
Instructions
Report the resolved credential state: every discovered credential candidate, its source (gitea-config / env / credential-store), the auth schemes that will be tried, and per-scheme outcome (pending / active / exhausted with redacted last error). Secrets are NEVER returned — only a secretPresent boolean and a masked username (firstChar***). Use this when a tool returns 401/403 to see which schemes were rejected and which candidate (if any) is currently active. Takes no input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||