Dify MCP Server

by AI-FE

antd-component-codegen-mcp-tool

Generate Ant Design component code by sending text or image inputs to the Dify chat API, streamlining UI development and integrating with the MCP server for efficient processing.

Instructions

Send a message to Dify chat API for generating antd biz components code

Input Schema

NameRequiredDescriptionDefault
imageFilePathNoThe image file absolute path to send
queryYesThe message to send

Input Schema (JSON Schema)

{ "properties": { "imageFilePath": { "description": "The image file absolute path to send", "type": "string" }, "query": { "description": "The message to send", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Dify MCP Server

Related Tools

ID: 2yy6kotoxb