create-table
Generate table images with customizable styles, titles, and layouts. Retrieve table URLs or save directly to a file using predefined column and data configurations.
Instructions
Create table images using QuickChart - get table image URL or save table image to file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Whether to get table URL or save as file | |
data | Yes | Table data with title, columns, and dataSource | |
options | No | Table styling options | |
outputPath | No | Path where to save the file (only used with action=save_file) |