get_content_version
Retrieve 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | Content ID (MongoDB ObjectID),required | |
| version | Yes | Version number,required |