KnowledgeBaseDocument
- createdType: string Format: date-time
_at Timestamp when the document was created
- idType: string Format: uuid
Unique document identifier
- nameType: string
Human-readable document name
- sizeType: integer Format: int64
_bytes Document content size in bytes
- sourceType: string | null
_url Source URL (only set for url-type documents)
- typeType: string enum
Document source type
values- url
- file
- text
- updatedType: string Format: date-time
_at Timestamp when the document was last updated