RT-Prompt-MCP

by yuyao1999

get_frontend_suggestions

Generate tailored frontend development suggestions based on context, framework, and device type to enhance LLM prompt responses for optimal output.

Input Schema

NameRequiredDescriptionDefault
contextNo当前上下文或任务描述
deviceTypeNo设备类型,如移动端、桌面端等
frameworkNo前端框架,如React、Vue等

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "context": { "description": "当前上下文或任务描述", "type": "string" }, "deviceType": { "description": "设备类型,如移动端、桌面端等", "type": "string" }, "framework": { "description": "前端框架,如React、Vue等", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from RT-Prompt-MCP

Related Tools

ID: 5s59p8rzqv