confluence_search_user_comments
Search for all comments posted by a specific user in Confluence (KMS). Filter results by space and date range to find relevant user contributions.
Instructions
搜索指定用户在 Confluence (KMS) 中发表的所有评论。可按 Space 和日期范围筛选。KMS 是公司内部 Confluence 系统的别名。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | 用户名(评论作者) | |
| space | No | 可选:限制在指定 Space 中搜索 | |
| startDate | No | 可选:开始日期(格式:YYYY-MM-DD),搜索该日期及之后的评论 | |
| endDate | No | 可选:结束日期(格式:YYYY-MM-DD),搜索该日期及之前的评论 | |
| limit | No | 返回结果数量限制 |