MCP/Tools/Library/list_edits
list_edits

List recent edits

Free

Show recent edit history (last 50, last 7 days). Each entry has the label + original + edited image URLs.

How it works

Use to audit what was changed across recent edits, or to surface 'edit X was good, let me apply it elsewhere' patterns.

Inputs

No inputs — call with an empty arguments object.

Returns

{ edits: Edit[], count }

Examples

Audit recent edits before a client review

Agent walks the user through what changed in the last 7 days.

{}