Particulars provides Shortcuts actions that can be used in workflows in the Shortcuts app. This allows system information to be used in custom shortcuts. For more information on building shortcuts, read the Shortcuts User Guide.
The Get System Information action outputs a single piece of system information as text. The particular value must be one of the following:
The Get Number System Information action outputs a single piece of system information as a number. The particular value must be one of the following:
The Get Operating System action outputs a single piece of operating system information as text. The detail value (shown with examples) must be one of the following:
The Get Network Information action outputs network information as text. The detail value must be one of the following:
The Get System Information Summary action outputs a summary of requested system information as text. (The output is similar to the Particulars desktop display.) The following flags can be enabled/disabled:
The Format RAM bytes action takes a number of bytes as input and outputs formatted text. The formatting is the same as the Particulars app uses in the RAM and GPU particulars, using MB, GB, or TB. It requires a minimum of 1,048,576 bytes (1 MB) as input.
The Format Seconds action takes a number of seconds as input and outputs formatted text. The formatting is the same as the Particulars app uses in the Uptime particular, using Days, Hours, and Minutes.