safe_diff_summary
Retrieve summary of changed files from a task, including counts and path metadata, without exposing diff content.
Instructions
Return changed-file counts and bounded path metadata without returning diff content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to summarize | |
| max_items | No | Maximum changed files to return. |