pb_delete_record
Deletes a specific record from a PocketBase collection by providing the collection identifier and record ID.
Instructions
Delete a record from a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | The ID of the record to delete | |
| collectionIdOrName | Yes | The name or ID of the collection |