Play the generated audio file
play_audioPlays an audio file by providing its file path, then returns a status message.
Instructions
Play the audio file at the specified path
Args:
file_path: Path to the audio file to play
Returns:
Status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |