get_entry
Retrieve a single entry by ID with full details. Optionally include the collection and tags inline instead of just IDs.
Instructions
Get a single entry by ID with full details. Use expand to include the collection and/or tags inline instead of just IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entry ID (UUID). Get IDs from list_entries. | |
| expand | No | Include related objects. 'collection' inlines the collection, 'tags' inlines tags. Pass an array for both. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes |