aurora_search_documents
ChatGPTSearches the documents in a specific workspace within a matter and returns the workspace AI assistant's answer to the query when one is available. Takes
query plus a matter scope: an alpha_code, or a workspace_id (which also identifies the matter). When workspace_id is omitted, the tool auto-selects if the matter has a single workspace, and otherwise returns the matter's workspaces to choose from; aurora_search_workspaces can also be used to browse them. An unknown workspace_id is treated as unspecified and resolved the same way. Returns an envelope. When an answer field is present it is a synthesized natural-language response from the workspace's AI assistant, with answer_metadata carrying conversation/message ids for traceability; results is the array of supporting documents (often empty when an answer is returned). When truncated is true, a more specific query narrows the next call.




