Get Content Version
get_content_versionRetrieve a specific version of a content item with complete field data from LightCMS. Use this tool to access historical content versions by providing the content ID and version number.
Instructions
Get a specific version of a content item with full field data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | Content ID (MongoDB ObjectID),required | |
| version | Yes | Version number,required |