update_record
Modify existing records within a specified PocketBase collection by providing updated data and record ID. Ensures accurate and targeted record updates in databases managed by the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
data | Yes | Updated record data | |
id | Yes | Record ID |