add_asset
Copy a local image or binary into an Overleaf project, then push the change. Compiles only the roots that reference the asset, avoiding full rebuilds.
Instructions
Copy a local image or binary into the project, then push. Compiles only the roots that actually reference it — an unreferenced file cannot break a build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest | Yes | ||
| message | Yes | ||
| project | No | ||
| local_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |