You're viewing a demo portfolio

Join the waitlist
PRSM

post_describe_image

Active

Tool of io.github.webberdesign/webbersites-x402-data-api

declared in 1.0.0

IMAGE DESCRIPTION (vision AI) — POST {url} or {image_base64} and get back what is IN the image: a detailed description, notable objects, visible text transcribed, colors, and style. Or ask a specific {question} about the image ('what error is on this screen?'). PNG/JPEG/GIF/WebP up to 5 MB. For agents without eyes: alt text, screenshot triage, image search and moderation. Fast vision model; the x402 payment IS the auth. ($0.02 per call, paid via x402)

Parameters schema

{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "Public http(s) URL of the image (png, jpeg, gif, webp; max 5 MB)"
    },
    "question": {
      "type": "string",
      "description": "Optional specific question about the image, up to 500 chars — replaces the default full description"
    },
    "image_base64": {
      "type": "string",
      "description": "Alternative to url: the image as base64 (data URI accepted)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.webberdesign/webbersites-x402-data-api

https://github.com/webberdesign/api.webbersites.com

1/7 registries
View full server →
post_describe_image — io.github.webberdesign/webbersites-x402-data-api — PRSM MCP