Update a changelog entry
update_entryUpdate an existing changelog entry by modifying only the fields you specify. Change status to draft to unpublish it.
Instructions
Update fields of an existing entry. Only the fields you pass are changed. Setting status back to draft unpublishes the entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| title | No | ||
| status | No | ||
| content | No | Entry body in Markdown | |
| entry_id | Yes | ||
| project_id | Yes | The project id (ULID) | |
| published_at | No |