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

akarso inbox reply

Publish a reply in a post comment section

Usage

akarso inbox reply <postId>

Arguments

ArgumentRequiredDescription
<postId>YespostId

Options

OptionDefaultDescription
--platform <platform>-Platform to reply on
--text <text>-Reply text
--comment-id [id]-Imported comment ID to reply to (omit to comment on the post itself)

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)
--json-Output raw JSON instead of YAML
-h, --help-Display this message
-v, --version-Display version number

Examples

akarso inbox reply post_123 --platform x --text "Thanks!"
akarso inbox reply post_123 --platform youtube --text "Fixed" --comment-id cmt_456