delete_record
Remove specific records from a PocketBase database by specifying the collection name and record ID, ensuring precise data management and cleanup.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
id | Yes | Record ID |