feat(lzwcai-agile-db): 更新AgileDB技能至v0.4.2版本并扩展工具集
- 将技能版本从0.2.0升级至0.4.2 - 工具数量从33个扩展至57个,新增数据源管理、AI训练、库表关联配置等功能 - 新增MQTT字段关联同步模块(8个工具)和库表关联配置(3个工具) - 添加重要的契约提示和安全确认原则,包括target默认值、alter_table操作限制等 - 修正工具参数说明,如execute_sql的executableSql改为sql,参数结构优化 - 增强安全机制,明确危险操作的用户确认流程和目标资源选择规则 - 更新README.md中的工具数量统计和功能描述
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "标准罐装线模板",
|
||||
"description": "默认模板,适用于大多数罐装线报价方案",
|
||||
"image_fields": {
|
||||
"layout_image": {"width_mm": 160, "scope": "root"},
|
||||
"equipments[].images[]": {"width_mm": 120, "scope": "list"},
|
||||
"quote_items[].image": {"width_mm": 30, "scope": "list"}
|
||||
},
|
||||
"required": ["project_title", "contact_person", "contact_phone", "requirements"],
|
||||
"optional_sections": ["show_layout"]
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user