Convenience APIs migration

V1 provided several convenience API endpoints that wrapped predefined Photoshop action files for common operations. In V2, these operations use the /v2/execute-actions endpoint with published ActionJSON definitions that you can inspect and customize.

Migration guides

Key changes