Compose Database From Intent
compose_database_from_intentCreate an AFFiNE database from a declarative intent like task board or issue tracker with preset schema, kanban view, and optional starter rows.
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 |