get_records
Fetch raw JSON records from a given table, with an optional limit on rows returned.
Instructions
Fetch raw JSON records from a given table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |