Sync Overleaf project
overleaf_syncSync an Overleaf project by cloning or pulling its git repository and listing the .tex files. Gracefully handles unavailable git access by returning a cached result.
Instructions
Optional. Clone (or pull) your Overleaf project via its git repo and list the .tex files. Overleaf git access is a premium feature — if it isn't available this returns a normal 'unavailable' result (NOT an error) and you should simply continue with the local templates. The failure is cached so later runs skip the network call entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Re-check even if a previous attempt was cached as unavailable | |
| project | No | Overleaf project URL or 24-char id |