always show tools on spectator. rename neato locate to sound

This commit is contained in:
legop3
2026-05-19 20:51:10 -04:00
parent 3ce2bdc541
commit ab32b0416c
4 changed files with 17 additions and 10 deletions
@@ -1,7 +1,7 @@
module.exports = {
id: 'neato_locate',
signature: 'neato_locate()',
description: 'Play Neato locate/chime action.',
id: 'neato_play_sound',
signature: 'neato_play_sound()',
description: 'Play a sound/chime on the Neato robot.',
parameters: { type: 'object', properties: {}, additionalProperties: false },
availability(ctx = {}) {
const mode = String(ctx.mode || '');