memory_session_title
Set a custom title for the current session episode. Call at the start of work to replace generic titles, ensuring session recaps are meaningful; can rename anytime.
Instructions
Name THIS session's auto-opened episode (default titles are generic). Call once at the start of work so session recaps read meaningfully. Idempotent; call again to rename.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | What this session is about, e.g. "Pseudolife-MCP" or "auth-refactor". | |
| episode | No | Your session handle — names that session's root directly (the identity a hook-registered client has). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||