find_projects
Locate Scrivener projects on your computer by searching common folders like Documents, Dropbox, and iCloud. Returns a list of project paths for quick access.
Instructions
Find Scrivener projects on your computer.
Searches common locations (Documents, Dropbox, iCloud, etc.) for .scriv folders. Use this to discover available projects, then use open_project to load one.
Args: search_path: Optional specific folder to search. If not provided, searches common locations like Documents, Dropbox, iCloud.
Returns: List of found Scrivener projects with their paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |