Tool categories
Documents, Dashboards & Media
Create rich documents, dashboards, spreadsheets, charts, and images.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create rich documents, dashboards, spreadsheets, charts, and images.
visualization_chart_create| Parameter | Type |
|---|---|
chart_type required | enum(bar, stacked_bar, line, pie, donut, scatter, area, radar, mixed) |
data_source required | object[] |
colors opt | string[] |
library opt | enum(auto, recharts, chartjs) |
title opt | string |
x_axis_label opt | string |
y_axis_label opt | string |
spreadsheet_create| Parameter | Type |
|---|---|
brief required | string |
title required | string |
attachment_ids opt | string[] |
source_artifact_id opt | string |
dashboard_create| Parameter | Type |
|---|---|
content required | string |
deliverable_type required | enum(document, report, landing_page, dashboard) |
title required | string |
dashboard_update| Parameter | Type |
|---|---|
artifact_id required | string |
content opt | string |
title opt | string |
document_create| Parameter | Type |
|---|---|
content required | string |
title required | string |
format opt | enum(markdown, json, text, csv, rich_document) |
document_update| Parameter | Type |
|---|---|
artifact_id required | string |
content opt | string |
title opt | string |
image_generation| Parameter | Type |
|---|---|
role_prompt required | string |
model opt | string |
quality opt | string |
size opt | string |
style opt | string |
dashboard_live_create| Parameter | Type |
|---|---|
data_plan required | object |
template required | string |
title required | string |
visualization_map_create| Parameter | Type |
|---|---|
geographies opt | object[] |
models opt | object[] |
points opt | object[] |
polygons opt | object[] |
title opt | string |
view_mode opt | enum(2d, 3d) |
zip_codes opt | object[] |