mime_from_extension
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
MIME Type from File Extension — Look up a file extension (or filename) in a curated IANA media-type table and return its MIME type and top-level category.
Parameters schema
{
"type": "object",
"properties": {
"filename": {
"type": "string",
"description": "Filename to extract the extension from (e.g. 'report.pdf')"
},
"extension": {
"type": "string",
"description": "Extension directly, with or without a leading dot (e.g. 'pdf' or '.pdf')"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries