You're viewing a demo portfolio

Join the waitlist
PRSM

mime_from_extension

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →