get_backend_suggestions
Provides targeted backend development suggestions based on context, database type, and programming language to enhance LLM-generated content for specific tasks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | 当前上下文或任务描述 | |
databaseType | No | 数据库类型,如MySQL、PostgreSQL等 | |
language | No | 编程语言,如Java、Python等 |