Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

akarso drafts publish

Publish a draft immediately, or schedule it with --scheduled-at.
Platform targets without a pinned account resolve to the workspace's connected account per platform. On success the draft is deleted and the created post is returned.
Requires an active subscription (same as posts create). Returns 402 without one.

Usage

akarso drafts publish <draftId>

Arguments

ArgumentRequiredDescription
<draftId>YesdraftId

Options

OptionDefaultDescription
--scheduled-at <iso>-Schedule time: ISO date, 30m, 2h, 3d, or 1w. Omit to publish now.

Global Options

OptionDefaultDescription
--api-key [key]-API key (overrides AKARSO_API_KEY env and ~/.akarso/config.json)
--api-url [url]-Server URL (overrides AKARSO_API_URL env, defaults to akarso.co)
--profile [id]-Profile (workspace) ID to operate on, overriding the API key's pinned profile. Use profiles list to see available IDs.
--json-Output raw JSON instead of YAML
-h, --help-Display this message
-v, --version-Display version number

Examples

akarso drafts publish 01JC3A --scheduled-at 2h