Information for documents uploaded to agents.
| KEY | TYPE | Description |
|---|---|---|
| docId | str | The docstore Document ID of the document. |
| filename | str | The file name of the uploaded document. |
| mimeType | str | The mime type of the uploaded document. |
| size | int | The total size of the uploaded document. |
| pageCount | int | The total number of pages in the uploaded document. |