get_record
Retrieve a complete record by its ID and collection ID, returning all field values. Use this to access specific data directly without scanning entire collections.
Instructions
Get a single record by ID with all field values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | Yes | ||
| workspace_id | No | Workspace ID — omit to use the first workspace from context | |
| collection_id | Yes |