Compose Database From Intent
compose_database_from_intentCompose a database from declarative intent using presets for task boards or issue trackers, with starter schema and kanban view.
Instructions
Create a useful AFFiNE database/data-view from declarative intent. Supports task_board and issue_tracker presets with starter schema, kanban view, and optional starter rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Workspace ID (optional if default set) | |
| docId | Yes | Document ID containing the database | |
| intent | Yes | Declarative database intent to compose. | |
| title | No | Optional database title. Defaults to the intent preset title. | |
| seedRows | No | Optional starter rows. If omitted, the preset starter rows are used. | |
| placement | No | Optional insertion target/position |