Roam Research
by 2b3pro
roam_import_markdown
Import nested markdown content into Roam under a specific block. Can locate the parent block by UID or by exact string match within a specific page.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Nested markdown content to import | |
order | No | Optional: Where to add the content under the parent ("first" or "last") | first |
page_title | No | Optional: Title of the page containing the parent block (ignored if page_uid provided) | |
page_uid | No | Optional: UID of the page containing the parent block | |
parent_string | No | Optional: Exact string content of the parent block to add content under (must provide either page_uid or page_title) | |
parent_uid | No | Optional: UID of the parent block to add content under |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- roam_add_todo
- roam_fetch_page_by_title
- roam_create_page
- roam_create_block
- roam_create_outline
- roam_import_markdown
- roam_search_for_tag
- roam_search_by_status
- roam_search_block_refs
- roam_search_hierarchy
- roam_find_pages_modified_today
- roam_search_by_text
- roam_update_block
- roam_update_multiple_blocks
- roam_search_by_date
- roam_remember
- roam_recall
- roam_datomic_query