bknd-crud-read
Installation
SKILL.md
CRUD Read
Query and retrieve data from your Bknd database using the SDK or REST API.
Prerequisites
- Bknd project running (local or deployed)
- Entity exists with data (use
bknd-create-entity,bknd-crud-create) - SDK configured or API endpoint known
When to Use UI Mode
- Browsing data manually
- Quick lookups during development
- Verifying data after operations
UI steps: Admin Panel > Data > Select Entity > Browse/search records