get_entry
Retrieve a specific entry from a Contentful space by entering its entry ID, space ID, and environment ID.
Instructions
Retrieve an existing entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entryId | Yes | ||
| spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |