confluence_get_page
Retrieve detailed information from a specific Confluence page by providing its space key, title, or page ID.
Instructions
获取指定 Confluence (KMS) 页面的详细信息。KMS 是公司内部 Confluence 系统的别名。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space | No | Space Key | |
| title | No | 页面标题 | |
| pageId | No | 页面 ID(如果提供则直接使用 ID) |