bknd-crud-delete
Installation
SKILL.md
CRUD Delete
Delete records from your Bknd database using the SDK or REST API.
Prerequisites
- Bknd project running (local or deployed)
- Entity exists with records to delete
- SDK configured or API endpoint known
- Record ID or filter criteria known
- Understanding of any relationships/dependencies
When to Use UI Mode
- Quick one-off deletions
- Manual data cleanup
- Visual verification of what's being deleted
UI steps: Admin Panel > Data > Select Entity > Click record > Delete button > Confirm