Documentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
search_documents
Search for documents and folders by name across all workspaces the user has access to. Returns up to 20 matches with full path context (workspace, project, parent folder). Use this to find documents by name when the user references them informally. If multiple matches are returned, ask the user to disambiguate using the workspace/project context shown.
Parameters
Search query — case-insensitive substring match against document and folder names.
Optional: limit results to FILE or FOLDER only.
Max results to return (default 20, max 50).