List Local Working Copy
litewrite_local_listList files in a Litewrite project's local mirror without network calls to see what's on disk for pull, push, or status.
Instructions
List the files in the local mirror of a project (no network call).
This is the local working copy at ~/.litewrite-mcp/ used by litewrite_pull/push/status.
Args:
projectId (string, required): The project id.
Returns relative file paths present on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Litewrite project id |