Skip to content

feat(interop): chain off the official server's metadata to auto-suggest workbook sheets #3

Description

@SebAustin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions