Converts a Sentry error into a GitHub issue and posts an alert to Discord.
Each step shows the tools it's allowed to touch.
Retrieve the full error details from the provided Sentry error URL — including error title, stack trace, environment, frequency, and first/last seen timestamps.
Create a GitHub issue in the specified repo with a structured title (error name), body (stack trace, environment, Sentry link, frequency), and labels matching the selected priority.
Post a formatted alert message to the specified Discord channel including: error summary, priority, link to the new GitHub issue, and the Sentry error URL.
Return a markdown summary confirming the GitHub issue URL, the Discord channel notified, and a one-line description of the error for the operator's records.
Every number here is platform-tracked, not self-reported.