> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# X Post Tweet

> Post a tweet to X (Twitter)

# X Post Tweet

Post a tweet to X (Twitter)

## Properties

| Property   | Value            |
| ---------- | ---------------- |
| **Type**   | x-post-tweet     |
| **Family** | Third Party APIs |
| **Group**  | X                |

## Parameters

| Name | Label      | Type   | Description                                         | Required |
| ---- | ---------- | ------ | --------------------------------------------------- | -------- |
| text | Tweet Text | String | The text content of your tweet (max 280 characters) | Yes      |

## Outputs

| Name    | Label   | Type    | Description                 |
| ------- | ------- | ------- | --------------------------- |
| tweetId | tweetId | string  | Tweet ID                    |
| text    | text    | string  | Tweet text                  |
| success | success | boolean | Whether posted successfully |
