addDocument
Create a document in a Backlog project using project ID and optional title, content, emoji, parent, or end placement. Add wiki pages directly to your project space.
Instructions
Adds a new document to the specified project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | No | Emoji for the document | |
| title | No | Title of the document | |
| addLast | No | Add to the end of the list | |
| content | No | Content of the document | |
| parentId | No | Parent document ID | |
| projectId | Yes | Project ID |