Update SiYuan Database Row
av_updateRowUpdate a specific row in a SiYuan database attribute view by providing the attribute view ID, row ID, and new column values.
Instructions
Update values in a database row
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avID | Yes | Attribute View ID | |
| rowID | Yes | Row ID (blockID) | |
| values | Yes | Column values to update, where keys are column names |