play-local-sound
Play local sound files on macOS using the afplay command to enable AI assistants to trigger audio notifications after responding.
Instructions
ローカルのサウンドファイル(sound.mp3)をafplayで再生します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}