Read Brand Document
read_brand_documentRead one indexed brand document. Returns the indexed metadata (doc_type, summary, key_topics, entities, key_quotes) plus the document body as plain text in content.text — every mime (PDF, DOCX, PPTX, XLSX, markdown, CSV, plain text). No file ids, no attaching anything on a later turn: the text is in this response. When content is null the body could not be extracted — error_code says why, and you should tell the user rather than infer contents from the title. Use AFTER list_brand_documents to pick the right document. Free, read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document to read. Get from list_brand_documents. |