invariance_session_append_note
Append a freeform text note to a session to capture thoughts, meeting takeaways, or transcript chunks, making them part of the company brain timeline.
Instructions
Append a freeform text note to an existing session as a custom event with payload {text}. USE THIS WHEN: jotting a thought during a Claude Code task ("trying approach X next"), capturing a meeting takeaway, annotating a screen recording, or recording a partial transcript chunk from microphone capture. The note becomes part of the company brain timeline for that session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Note text. Plain text or markdown. | |
| session_id | Yes | Target agent-session ID. |