list_dataset_data_json
List data items in a dataset and return them as structured JSON with id and name for the Cognee workspace UI.
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 |