update
Modify records in a specified UniCloudDB-MCP collection using JQL-formatted query conditions and update data for accurate database management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | 集合名称 | |
data | Yes | 要更新的数据 (JQL格式) | |
where | Yes | 查询条件 (JQL格式) |