返回 Skill 列表
extension
分类: 开发与工程需要 API Key

Postsyncer

{"answer":"管理您的 PostSyncer 社交媒体工作流。"}

person作者: abakermihubclawhub

PostSyncer Skill

Automate your social media scheduling with PostSyncer.

Setup

  1. Get your API Key from PostSyncer Settings.
  2. Set it: export POSTSYNCER_API_KEY="your_key"

Commands

Workspaces

List your workspaces.

postsyncer workspaces

Posts

List your scheduled/published posts.

postsyncer posts

Create Post

(Basic text post)

postsyncer create-post -w <workspace_id> -t "Hello world"