generate_and_post
Generates a post about a specified topic using an LLM and posts it to X (Twitter) with draft approval enabled for human review.
Instructions
Generate a post about topic with the configured LLM and post it.
In draft mode (default) the generated text is stored in the draft's
payload/preview so a human reviews the actual content before anything
is posted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |