@wildix/wim-knowledge-base-client > KnowledgeBase > getDocumentMarkdown
KnowledgeBase.getDocumentMarkdown() method
Signature:
getDocumentMarkdown(args: GetDocumentMarkdownCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentMarkdownCommandOutput>;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<GetDocumentMarkdownCommandOutput>