create_doc
Create documents or reports with specified content, assign editors and subscribers, and organize them in designated folders.
Instructions
Create a new document or report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_duid | Yes | Folder DUID to create the document in | |
| title | Yes | Title of the document | |
| text | No | Content of the document | |
| text_markdown | No | Markdown content of the document | |
| report_kind | No | Kind of report (if creating a report) | |
| editor_duids | No | List of editor DUIDs | |
| subscriber_duids | No | List of subscriber DUIDs |