Get a changelog entry
get_entryFetch a single changelog entry by ID to retrieve its Markdown content and current status.
Instructions
Fetch a single changelog entry by id, including its Markdown content and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | The entry id | |
| project_id | Yes | The project id (ULID) |