get_modifications
Retrieve modification history logs for a brain by specifying time range and maximum log count to track changes.
Instructions
Get modification history for a brain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brainId | No | The ID of the brain | |
| endTime | No | End time for logs (ISO format) | |
| maxLogs | No | Maximum number of logs to return | |
| startTime | No | Start time for logs (ISO format) |