# Example Usages for Tools and Types ### Example Usage of `get_sibling_content_files` ```html ``` ### Example Usage of `get_text_document_preview` ```html
{{ get_text_document_preview('path/to/document.md') }}
``` ### Example Usage of `get_sibling_content_folders` ```html ``` ### Example Usage of `get_folder_contents` ```html ```