create_starter_workbook currently needs the sheet specs passed in. Add an optional flow where, given a published datasource LUID, the tool reads the column metadata (via the official server's Metadata API tool, or a direct Metadata API call) and proposes sensible starter sheets (date column → time-series line; geographic field → map).
This demonstrates the two servers composing: read metadata with the official server, author with this one.
create_starter_workbookcurrently needs the sheet specs passed in. Add an optional flow where, given a published datasource LUID, the tool reads the column metadata (via the official server's Metadata API tool, or a direct Metadata API call) and proposes sensible starter sheets (date column → time-series line; geographic field → map).This demonstrates the two servers composing: read metadata with the official server, author with this one.