feat: more plugin triggers and methods (#28690)

This commit is contained in:
Jason Rasmussen 2026-05-29 14:02:07 -04:00 committed by GitHub
parent 58586483dc
commit da8505f61d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 322 additions and 133 deletions

View file

@ -26355,6 +26355,7 @@
"description": "Plugin trigger type",
"enum": [
"AssetCreate",
"AssetMetadataExtraction",
"PersonRecognized"
],
"type": "string"