getComment
Read the full text of the comment or note on a specific cell, including all replies for threaded comments. Returns kind=“none” if the cell has neither. Use after getComments to see the body of an entry whose preview was truncated, or when an agent message refers to a specific cell with a TODO/question on it.
| Parameter | Type | Description | |
|---|---|---|---|
address | string | required | Sheet-qualified cell reference, e.g. “‘LBO Model’!E46” or “Sheet1!B2”. For non-default sheets you must include the sheet name; otherwise the first sheet is assumed. |