egnyte.download_file_by_id high conf highOBO
Pulls a specific file out of Egnyte; high exposure if the file contains PII, financial, or regulated content.
egnyte.download_file_by_path high conf highOBO
Pulls a file by path; same exfiltration profile as id-based download.
egnyte.create_link high conf highhuman approval
Issues a shareable link to a file or folder; primary external-exfiltration vector.
egnyte.set_file_metadata medium conf mediumhuman approval
Updates file labels and metadata; may alter classification, retention, or DLP policy enforcement.
All other tools (17)
egnyte.advanced_search medium conf highaudit
Filtered search over file metadata and content; broader recall than basic search.
egnyte.ask_copilot medium conf mediumaudit
Free-form copilot Q&A grounded in user-accessible Egnyte content; answer scope unbounded by single document.
egnyte.ask_document medium conf highaudit
Q&A grounded in a single document; answer surfaces document contents that may include sensitive data.
egnyte.ask_knowledge_base medium conf mediumaudit
Q&A scoped to a knowledge base; same content-exposure profile as ask_copilot.
egnyte.create_comment low conf highallow
Adds a comment on a file.
egnyte.create_folder low conf highallow
Adds an empty folder to the file tree.
egnyte.fetch medium conf highaudit
Retrieves a file's contents into the agent context; regulated data leaves system of record into the LLM session.
egnyte.get_comment low conf highallow
Reads a single comment.
egnyte.get_link_details low conf highallow
Returns metadata for a specific share link.
egnyte.list_comments low conf highallow
Reads comment threads on a file.
egnyte.list_filesystem_by_path low conf highallow
Enumerates folder contents; reveals file existence and naming structure.
egnyte.list_knowledge_bases low conf highallow
Lists knowledge bases configured for the workspace.
egnyte.list_links low conf highallow
Lists existing share links visible to the user.
egnyte.list_projects low conf highallow
Lists Egnyte project workspaces visible to the user.
egnyte.search medium conf highaudit
Returns content matches across the corporate file store; can surface regulated documents agents weren't intended to see.
egnyte.summarize_document medium conf highaudit
Generates a summary of a document; reproduces regulated content in derivative form.
egnyte.upload_file medium conf highaudit
Writes new content into the system of record; can introduce malicious or noncompliant material.