appflowy_get_row_details
Retrieve detailed information about specific rows in an AppFlowy database by providing workspace, database, and row IDs. Optionally include document content.
Instructions
Get details of specific rows by IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| database_id | Yes | ||
| row_ids | Yes | ||
| with_doc | No |