annotate_session
Add investigative annotations and hypotheses to a session timeline, using categories to mark root causes, warnings, or verified findings during UI debugging.
Instructions
Add an investigative annotation or hypothesis to the session timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Short title for annotation | |
| nodeId | No | Optional associated LogicalNodeId | |
| comment | Yes | Detailed investigative note or root-cause finding | |
| category | No | ||
| sessionId | Yes | Session ID |