file_brief
Retrieve a distilled history of prior sessions on a file—who, when, and what they did—before editing unfamiliar code to understand why it looks the way it does. Scope to your work, team, or org.
Instructions
Return a distilled brief of prior sessions that touched a file: who, when, and a short highlight of what each session did.
Use before a non-trivial edit to a file you don't already have context on — to see why it looks the way it does or what related work has touched it recently. Do not call this for every file you read; only when prior history is actually likely to change your approach. scope controls whose sessions are searched: "mine", "team", or "org". Omit scope to search the widest scope your organization's sharing settings allow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||