lucidchart-core-workflow-b
Installation
SKILL.md
Governed Lucid Data Import and Sync
Overview
Design an editor extension, and only when required a data connector, that imports or synchronizes approved data without inventing REST endpoints.
Prerequisites
- A classified source schema, stable record identifiers, and named data owner
- A Lucid developer application and explicit extension scopes
- A reconciliation, deletion, and rollback policy
Tool Discipline
Use Read, Glob, and Grep to inspect extension code and schemas, WebFetch for current Lucid contracts, and Write or Edit only for local implementation and evidence.
Current Contract
Lucid documents support data through the Extension API. Data connectors are an optional server-side companion for sources that require OAuth, scheduled updates, or webhook-driven refresh. Consult installed SDK types and official docs rather than guessing namespaces or methods.