Open Overleaf project
open_projectJoin an Overleaf project's real-time session and cache its file tree to enable file operations. Required before listing, reading, or editing files.
Instructions
Joins the project's real-time Socket.IO session and caches its file tree. Must be called before list_files / read_file / edit_file. Switching projects automatically closes the previous session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The Overleaf project id, from list_projects (a hex string like '61d853bcbf1003100e957034'). |