Clarify action descriptions regarding Lost device sound and state (#134277)

This commit is contained in:
Norbert Rittel 2025-01-17 16:56:14 +01:00 committed by GitHub
parent 734d1898cf
commit 7b413b5faf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
},
"play_sound": {
"name": "Play sound",
"description": "Plays sound on an Apple device.",
"description": "Plays the Lost device sound on an Apple device.",
"fields": {
"account": {
"name": "Account",
@ -64,7 +64,7 @@
},
"device_name": {
"name": "Device name",
"description": "The name of the Apple device to play a sound."
"description": "The name of the Apple device to play the sound."
}
}
},
@ -92,7 +92,7 @@
},
"lost_device": {
"name": "Lost device",
"description": "Makes an Apple device in lost state.",
"description": "Puts an Apple device in lost state.",
"fields": {
"account": {
"name": "Account",