get_processor_output
Retrieve the most recent outputs produced by a streaming processor in an active EEG session, with an optional limit to control how many results are returned.
Instructions
Read a streaming processor's recent outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent outputs to return, newest last. | |
| processor | Yes | The attached processor's name. | |
| session_id | Yes | The session to read from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||