http_status_explain
ActiveTool of WingmanProtocol Agent Gateway
HTTP Status Code Explainer — Look up an HTTP status code's standard reason phrase, description, and category (informational/success/redirection/client_error/server_error).
Parameters schema
{
"type": "object",
"required": [
"code"
],
"properties": {
"code": {
"type": "number",
"description": "HTTP status code, 100-599"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries