list_dataset_data_json
Retrieve all data items from a dataset as structured JSON for display in the Cognee workspace UI. Returns each item's ID and name.
Instructions
List data items in a dataset as structured JSON for the Cognee workspace UI. Returns {data: [{id, name}, ...]} in structuredContent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes |