ensemble_log
Read a session's change log, oldest first, to discover what has happened so far. Joining agents use this log to catch up on prior changes.
Instructions
Read the session's change log, oldest first. This is how a joining agent finds out what has already happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Last N entries. | |
| session | Yes | Session name. |