get_backend_suggestions
Generate backend development suggestions based on context, database type, and programming language using the RT-Prompt-MCP server's specialized tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | 当前上下文或任务描述 | |
databaseType | No | 数据库类型,如MySQL、PostgreSQL等 | |
language | No | 编程语言,如Java、Python等 |