update_record
Modify existing records in PocketBase collections by specifying the collection name, record ID, and updated data fields.
Instructions
Update an existing record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| id | Yes | Record ID | |
| data | Yes | Updated record data |