gateway_knowledge_document_put
Create or update markdown documents in personal or group knowledge spaces to store corporate knowledge and notes.
Instructions
Create or update a markdown document in a personal or group knowledge space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | note | |
| path | No | ||
| space | No | ||
| title | Yes | ||
| status | No | draft | |
| content | Yes | ||
| tags_json | No | [] | |
| document_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |