Skip to main content

List Workspaces

The result contains only Workspaces allowed by the Token and current OWNER/MANAGER membership.
Select a Workspace globally:
Or for one command:

List connected accounts

Use the returned account id for posting, analytics, settings, and posting-slot commands. Provider names and profile URLs are not account IDs.

Connect an account

The CLI returns an OAuth URL as JSON. Open it in a browser to authorize the provider. Reconnect an existing provider identity with --refresh <accountId>.

Provider settings

The response includes platform rules, maximum content length, provider settings schema, and discovery tools. Trigger one of the advertised tools:
Discovery tools can return Pinterest boards, Reddit flairs, YouTube playlists, LinkedIn companies, or other provider-specific data.

Delete an account

This disconnects the account, stops its refresh workflow, and deletes its pending posts. The command intentionally has no interactive confirmation so automated scripts remain deterministic; confirm the target ID in your own workflow before executing it.
Last modified on August 26, 2026