entity_changelog
Retrieve the changelog for any project, portfolio, or goal. Provide the entity type and ID to get a paginated, formatted history of changes.
Instructions
Get changelog of a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Results per page | |
| entity_id | Yes | Entity ID | |
| entity_type | Yes | "project", "portfolio", or "goal" | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |