brain_share_list
Lists previously shared Brain snapshots, returning share IDs, titles, lesson counts, visibility, and creation dates to help you track and manage your shared knowledge.
Instructions
List all Brain snapshots you have previously shared with brain_share. Shows share ID, title, lesson count, visibility, and creation date for each share. Checks the local provenance log and the cachly API. Example: brain_share_list(instance_id="...")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the Brain instance that created the shares. |