Get Entry
get-entryRetrieve the complete payload and references of an entry by its id, obtained from list-entries or search-entries.
Instructions
Returns one full entry by id. Use after list-entries or search-entries when you need payload and refs. Do not use for a full API list—use get-slice sliceId=api. Do not use for module structure—use get-module-details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project id; use list-projects if unsure | |
| id | Yes | Entry id from list-entries or search-entries |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | No |