gitea_status
Diagnose connection and credential state to fix 401/403 or NotConfiguredError. Review baseUrl, credential candidates, git availability, and session target without exposing secrets.
Instructions
Report the resolved connection and credential state: whether the server is configured, the current baseUrl, every discovered credential candidate (source, schemes, status, masked username, secretPresent boolean), whether the git binary could be used for credential discovery (gitAvailable — false means only GITEA_TOKEN env or anonymous mode remain: install git or set GITEA_TOKEN), and the session-scoped target (owner, repo, username). Secrets are NEVER returned. Use this when a tool returns 401/403 or NotConfiguredError to diagnose the connection state. Takes no input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||