Appearance
Figma
Liddr reads the configured design file — pages, frames, and component metadata — so designs are searchable in Know and can ground the Forge design stage. Liddr never writes to Figma; the token only ever needs read access.
What Liddr accesses
| Direction | Access |
|---|---|
| Ingest (read into your knowledge graph) | Read-only |
| Reverse sync | None — Liddr never writes to this source |
Setup
- In Figma: your avatar → Settings → Security → Personal access tokens → Generate new token.
- Grant only the File content: Read-only scope (see below), set an expiry, and generate.
- In Liddr: Settings → Connections → Figma, paste the token (figd_…).
- Set the File Key in the connector's Advanced settings — the part after /design/ in the file's URL — then Test and run an Ingest.
Required scopes
Personal access token
Ingest — minimum
- File content: Read-only (the only scope Liddr calls)
- The token's account needs view access to the configured file
TIP
Read-only is both the minimum and the maximum — there is no reverse sync to Figma, so never grant write scopes (File content: Write, Comments, Webhooks, …).