List Services
list_servicesLists launchd services, combining running processes with installed LaunchAgents and LaunchDaemons plists. Optionally scans system directories for a complete view.
Instructions
List launchd services: running processes (launchctl list) joined with installed LaunchAgents/LaunchDaemons plists under ~/Library/LaunchAgents, /Library/LaunchAgents, and /Library/LaunchDaemons. No permission required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSystem | No | Also scan /System/Library/Launch{Agents,Daemons} (very large). Defaults to false. |