add_annotation
Adds a text note at a specific (x, y) position on the live graph, helping you attach AI-generated insights to relevant points for later reference.
Instructions
화면 (x, y) 에 텍스트 메모를 띄운다 ([5-D]).
text 는 AI 가 쓴 것이라 프론트에서 이스케이프되어 렌더된다([11]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| ttl | No | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||