Merge branch 'dpopes_knows_best' of https://github.com/taylorwilsdon/google_workspace_mcp into dpopes_knows_best
This commit is contained in:
@@ -66,7 +66,6 @@ def validate_file_path(file_path: str) -> Path:
|
|||||||
Raises:
|
Raises:
|
||||||
ValueError: If the path is outside allowed directories or targets
|
ValueError: If the path is outside allowed directories or targets
|
||||||
a sensitive location.
|
a sensitive location.
|
||||||
FileNotFoundError: If the resolved path does not exist.
|
|
||||||
"""
|
"""
|
||||||
resolved = Path(file_path).resolve()
|
resolved = Path(file_path).resolve()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user