List connected social media accounts (each with `connectionStatus` — `CONNECTED`/`DISABLED` — `disabledReason`, `followerCount`/`followerCountUpdatedAt`, and `inboxCapable`)
List posts with filters (specific IDs, platform, status, date range)
Create and schedule posts (batch, up to 15)
Delete a post from PostFast by ID (does not remove an already-published post from the platform)
Upload a local file and get a media key (handles the full flow)
Get signed URLs to upload media files
Get Pinterest boards for an account
Get YouTube playlists for an account
Get Google Business Profile locations for an account
Find a place to tag posts (the `id` works for both `facebookPlaceId` and `instagramLocationId`)
Generate a link for clients to connect accounts — optionally scoped to specific platforms, with a `redirectUrl` the user returns to (carrying `status`, `platform`, `accountId` and your own `externalId`)
Fetch published posts with performance metrics — Instagram, Facebook, TikTok, Threads, YouTube, LinkedIn (company pages), Pinterest (Business accounts)
+12 more tools listed on main page