Add entity picker support

This commit is contained in:
2026-01-30 02:05:10 +03:00
parent 17c1792637
commit c8bd475a52
6 changed files with 59 additions and 87 deletions

View File

@@ -99,16 +99,12 @@
"services": {
"refresh": {
"name": "Refresh",
"description": "Force an immediate refresh of all album data from Immich."
"description": "Force an immediate refresh of album data from Immich."
},
"get_recent_assets": {
"name": "Get Recent Assets",
"description": "Get the most recent assets from a specific album.",
"description": "Get the most recent assets from the targeted album.",
"fields": {
"album_id": {
"name": "Album ID",
"description": "The ID of the album to get recent assets from."
},
"count": {
"name": "Count",
"description": "Number of recent assets to return (1-100)."