safe_diff_summary
Get a safe summary of changed files for a task, returning counts and path metadata while excluding diff content for security.
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. |