RT-Prompt-MCP

by yuyao1999

get_general_suggestions

Enhance LLM content generation by providing optimized prompt suggestions for backend, frontend, and general tasks based on context and task type.

Input Schema

NameRequiredDescriptionDefault
contextNo当前上下文或任务描述
taskTypeNo任务类型,如代码生成、文档生成等

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "context": { "description": "当前上下文或任务描述", "type": "string" }, "taskType": { "description": "任务类型,如代码生成、文档生成等", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from RT-Prompt-MCP

Related Tools

ID: 5s59p8rzqv