Skip to content

Instantly share code, notes, and snippets.

@mangodev01
mangodev01 / all.json
Last active April 17, 2026 20:35
**all** apple shortcut workflow actions and their corresponding descriptions and parameters, this took me like an hour
[
{
"id": "com.apple.ShortcutsActions.GetOrientationAction",
"description": "Gets the current device orientation (portrait or landscape)",
"displayName": "Get Orientation",
"params": []
},
{
"id": "com.apple.ShortcutsActions.GetPhysicalActivity",
"description": "Gets the current physical activity data like walking or running",