list_recordings
Lists EEG recordings stored in the eeg-mcp metadata database, newest first. Filter results by participant identifier and limit the number returned to quickly find or review acquired data.
Instructions
List recordings in eeg-mcp's own metadata store, newest first.
This store belongs to eeg-mcp alone. Analysis tools read from it -- the schema is compatible with neuro-mcp's, so it can open this database and understand every row -- but nothing else writes to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number to return. | |
| subject | No | Only recordings for this participant identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||