mfuns_activity_log
Retrieve operation logs of tool calls filtered by date, tool, or target ID to track and audit actions.
Instructions
查询 Activity Log(每次工具调用的操作记录,按日期隔离的 JSON 文件)。
Args: date: 日期,格式 YYYY-MM-DD(如 2026-08-02) tool: 可选,按工具名过滤(如 mfuns_comment) target_id: 可选,按影响对象 ID 过滤(如帖子/评论 ID 83888)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| tool | No | ||
| target_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |