get_record
Fetch a single CMS record by its ID to view all field values and status. Use when you need complete details for one entry from your data model.
Instructions
Get one record (entry) of a data model by its id, including all its field values and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | No | The record's id (from list_records) |