Jobs-tools-knowledgeBase-upsertPage
Create a new page or update an existing one in a knowledge base project. Specify content in Markdown and optional tags, order, and parent page.
Instructions
Create or update a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags (optional) | |
| order | No | Display order (optional) | |
| title | Yes | Page title | |
| pageId | No | Page ID (optional, for update) | |
| content | Yes | Page content (Markdown) | |
| parentId | No | Parent page ID (optional) | |
| projectId | Yes | Project ID |