Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
accounts_set-channelTOOL
Select the publishing target (Page, organization, channel, or location) for a connected account
Parameters
platform *string
Positional argument platform
channelId *string
Channel ID from accounts get <platform>
Request example
{ "method": "tools/call", "params": { "name": "accounts_set-channel", "arguments": { "platform": "string", "channelId": "string" } } }