Export Result Preview
ob_export_result_previewPreview query results in Markdown or CSV format from returned rows without file writes. Supports up to 1000 rows and custom column definitions.
Instructions
Generate a bounded Markdown or CSV preview string from already returned rows without writing files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| format | No | markdown | |
| columns | No | ||
| maxRows | No | ||
| profile | No |