get_file_diff
Retrieve a detailed diff comparing a local plugin file with its WordPress.org version.
Instructions
Get detailed diff for a specific file between local and WordPress.org plugin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | Path to local plugin directory | |
| wp_org_slug | Yes | WordPress.org plugin slug | |
| file_path | Yes | Relative path to the file to diff |