get_record
Retrieve a specific record from a module using its unique identifier. Specify the module slug and record UUID to get the record data.
Instructions
Get a single record by ID from a module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| moduleSlug | Yes | Module slug | |
| recordId | Yes | Record UUID |