bknd-bulk-operations
Installation
SKILL.md
Bulk Operations
Perform large-scale insert, update, and delete operations efficiently using Bknd's bulk APIs.
Prerequisites
- Bknd project running (local or deployed)
- Entity exists (use
bknd-create-entityfirst) - SDK configured or API endpoint known
When to Use UI Mode
UI mode not recommended for bulk operations. Use Admin Panel only for:
- Importing small CSV files (<100 records)
- Manual data cleanup