get_activity
Reads one note, call, meeting, email, or other activity in full by id, including body text (HTML notes are returned as plain text with the HTML alongside), links, and version. Use after search_activities when the snippet is not enough, and before update_note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||