> ## 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 (AI Tool)

> AI tool to post tweets on X

# X Post Tweet (AI Tool)

AI tool to post tweets on X

## Properties

| Property   | Value             |
| ---------- | ----------------- |
| **Type**   | x-post-tweet-tool |
| **Family** | Tools             |
| **Group**  | Social Media      |

## Parameters

| Name            | Label            | Type   | Description                                                 | Required |
| --------------- | ---------------- | ------ | ----------------------------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name the AI will use to call this tool                      | No       |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | No       |
| text            | Tweet Text       | String | Text content of the tweet                                   | No       |

## Outputs

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