Enables LLM applications to interact with macOS through AppleScript.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Create calendar event with parameters: title, startDate, endDate.
List today's events.
Copy to clipboard with parameter: content.
Get clipboard contents.
Clear clipboard.
Get selected files.
Search for files with parameters: query, location (optional).
Preview file with parameter: path.
Show notification with parameters: title, message, sound (optional).
Toggle DND mode.
Set system volume with parameter: level (0-100).
Get active app.
Open application with parameter: name.
Close application with parameters: name, force (optional).
Toggle dark mode.
Paste to iTerm.
Execute command with parameters: command, newWindow (optional).