chat
ChatGPTSend a message to VaultSage AI. Optionally attach file context by providing file IDs.
chat
ChatGPTSend a message to VaultSage AI. Optionally attach file context by providing file IDs.
create_directory
ChatGPTCreate a new directory in VaultSage to organise knowledge. Omit parent_directory_id to create at root level.
create_directory
ChatGPTCreate a new directory in VaultSage to organise knowledge. Omit parent_directory_id to create at root level.
create_share_link
ChatGPTCreate a shareable link for VaultSage files or directories. Supports optional password and expiry.
create_share_link
ChatGPTCreate a shareable link for VaultSage files or directories. Supports optional password and expiry.
delete_files
ChatGPTDelete one or more VaultSage files. Use to clean up stale memory or outdated knowledge.
delete_files
ChatGPTDelete one or more VaultSage files. Use to clean up stale memory or outdated knowledge.
find_files
ChatGPTQuick name-only lookup for files and directories in VaultSage. Faster than search_files.
find_files
ChatGPTQuick name-only lookup for files and directories in VaultSage. Faster than search_files.
get_dashboard
ChatGPTGet VaultSage dashboard metrics: storage usage, file count, share count, and tier limits.
get_dashboard
ChatGPTGet VaultSage dashboard metrics: storage usage, file count, share count, and tier limits.
get_file_content
ChatGPTRead the raw text content of a VaultSage file by its ID. Use after search_files or find_files to retrieve stored knowledge.
get_file_content
ChatGPTRead the raw text content of a VaultSage file by its ID. Use after search_files or find_files to retrieve stored knowledge.
list_directories
ChatGPTList directories in VaultSage. Omit parent_id to list root-level directories.
list_directories
ChatGPTList directories in VaultSage. Omit parent_id to list root-level directories.
list_files
ChatGPTList files in a VaultSage directory. Omit directory_id to list files in the root directory.
list_files
ChatGPTList files in a VaultSage directory. Omit directory_id to list files in the root directory.
search_files
ChatGPTFull-text search across VaultSage file names and content. Returns matching files and directories.
search_files
ChatGPTFull-text search across VaultSage file names and content. Returns matching files and directories.
upload_file
ChatGPTUpload a text file to VaultSage as persistent memory or knowledge. Supported types: txt, md, json.
upload_file
ChatGPTUpload a text file to VaultSage as persistent memory or knowledge. Supported types: txt, md, json.