Marketing20 toolsPaste one API key
WoopSocial integration for AI agents
WoopSocial provides social media publishing, scheduling, media, project, account, and webhook management through its REST API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect WoopSocial once and call the same tools from all of them.
Setup
Connect WoopSocial through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
WoopSocial exposes 20 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
woop_social_get_post | Get a parent post and its per-social-account delivery records by post ID | Read |
woop_social_get_social_account_platform_inputs | Get dynamic Pinterest board choices or TikTok posting-policy options for a connected social | Read |
woop_social_list_media | List one page of WoopSocial media-library items, optionally filtered by project or exact media | Read |
woop_social_list_projects | List all projects accessible to the connected WoopSocial API key | Read |
woop_social_list_social_account_posts | List one page of per-account post deliveries, optionally filtered by projects, social accounts | Read |
woop_social_list_social_accounts | List connected social accounts available for publishing, optionally within one project | Read |
woop_social_list_webhooks | List registered WoopSocial webhook endpoints and their subscribed events | Read |
woop_social_validate_post | Validate a proposed WoopSocial post without creating it | Read |
woop_social_create_draft_post | Save a post as a WoopSocial draft without publishing it externally | Write |
woop_social_create_project | Create a WoopSocial project in the API key's organization | Write |
woop_social_register_webhook | Register a public HTTPS endpoint for WoopSocial publishing-success and/or publishing-failure | Read |
woop_social_upload_media | Upload one image or video of at most 100 MB into a WoopSocial project using the atomic | Write |
woop_social_publish_post_now | Publish a post to external social platforms now; external publication is an irreversible action | Write |
woop_social_schedule_post | Schedule automatic future publication to external social platforms; that future publication is | Write |