post_to_all
Send a single message to multiple platforms at once, including Telegram, Discord, Mastodon, Bluesky, and Reddit. Each platform's post is attempted independently, so failures on one do not affect others.
Instructions
Post the same message to all configured platforms concurrently.
Runs all platform posts in parallel. Individual platform failures do not abort other platforms; each result is reported separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message text. Note that platforms have different length limits (Discord 2000, Telegram 4096). Text exceeding a platform's limit will fail for that platform only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||