Settings Action: Deep-link to settings and toggle platforms Open Statuz settings to a specific section or toggle platform-level posting switches directly from scripts and launchers. Syntax statuz://settings[?parameters] Parameters ParameterTypeDescriptionRequiredExample sectionstringSettings pane to open: general, composer, social/accounts, bluesky, mastodon, x, shortcuts/keyboard, data, ai/mcpNosocial platformstringPlatform identifier when toggling (x, bluesky, mastodon)With set-enabledx set-enabledbooleanGlobally enable/disable posting for the specified platformWith platformfalse You can combine platform and set-enabled with section when you want to open the pane and flip the toggle simultaneously. Examples Open Account Settings open "statuz://settings?section=social" Jump Straight to MCP Server Preferences open "statuz://settings?section=ai" Disable a Platform open "statuz://settings?platform=mastodon&set-enabled=false" Re-enable Posting Everywhere open "statuz://settings?platform=x&set-enabled=true" open "statuz://settings?platform=bluesky&set-enabled=true" open "statuz://settings?platform=mastodon&set-enabled=true" Tips • Combine with automation triggers (e.g., license renewal reminders) to bring users directly to the relevant settings pane. • Use boolean values true/false or 1/0 for set-enabled. • When only toggling a platform, Statuz performs the change immediately—no additional confirmation dialogs. Use responsibly. Try Statuz today, it's free. Download for macOS (/download)