delete_record
Remove a specific record from a PocketBase database collection by specifying the collection name and record ID to manage data efficiently.
Instructions
Delete a record
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
id | Yes | Record ID |