get_entry
Retrieve a single timeline entry by numeric ID to obtain its complete content, including note body and email details.
Instructions
Fetch a single timeline entry by its numeric ID. Returns full content (note body, email subject + body, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| embed | No | Comma-separated embeds, e.g. 'attachments,participants' |