remove_allowed_dir
Revoke write access for a directory by removing it from the allowlist, preventing Cursor dispatch from using it as the working directory.
Instructions
Revoke a previously granted write directory. Local Cursor dispatch will fail if cwd is no longer allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to remove from the allowlist |