Dart MCP Server
by jmanhype
create_doc
Create a new document or report
Input Schema
Name | Required | Description | Default |
---|---|---|---|
editor_duids | No | List of editor DUIDs | |
folder_duid | Yes | Folder DUID to create the document in | |
report_kind | No | Kind of report (if creating a report) | |
subscriber_duids | No | List of subscriber DUIDs | |
text | No | Content of the document | |
text_markdown | No | Markdown content of the document | |
title | Yes | Title of the document |