Open Scrivener Project
open_projectOpens a Scrivener project by path, sets it as the active project for the session, and returns the project's title and metadata. Call this before using other tools.
Instructions
Open a Scrivener project and make it the active project for this session. Every document, structure, search, and analysis tool operates on the project opened here, so call this first. Accepts the path to a .scriv folder or the .scrivx file inside it and resolves the project automatically. Returns the project title, author, and metadata. Opening a project closes any project already open. If you do not know the path, call discover_projects first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the Scrivener project: either the .scriv folder (e.g. "~/Documents/My Novel.scriv") or the .scrivx file inside it. Absolute or ~-relative. |