post_tweet
Post a tweet from an account with optional media and community targeting. Draft mode creates a reviewable draft before posting.
Instructions
Post a tweet from an account. media = local file paths; community
= target community id. In draft mode (default) returns a draft for
review and posts nothing; approve_draft(draft_id) executes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| media | No | ||
| account | Yes | ||
| community | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |