list_applications
Discover and display all applications installed in the /Applications folder on a Mac system using this command-line tool for quick access and organization.
Instructions
List all applications installed in the /Applications folder
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"
}