Skip to main content
Glama

Zentao MCP Server

by ad19900913

rdms_download_image

Download images from the RDMS system via URL and optionally analyze them for AI processing. Specify a filename for saved images or enable analysis directly.

Instructions

Download and optionally analyze image from RDMS system

Input Schema

NameRequiredDescriptionDefault
analyzeNoWhether to return image for AI analysis
filenameNoOptional filename for saved image
imageUrlYesImage URL from RDMS

Input Schema (JSON Schema)

{ "properties": { "analyze": { "default": true, "description": "Whether to return image for AI analysis", "type": "boolean" }, "filename": { "description": "Optional filename for saved image", "type": "string" }, "imageUrl": { "description": "Image URL from RDMS", "type": "string" } }, "required": [ "imageUrl" ], "type": "object" }

Other Tools from Zentao MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ad19900913/mcp-rdms'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server