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

> AI tool to get X user information

# X Get User (AI Tool)

AI tool to get X user information

## Properties

| Property   | Value           |
| ---------- | --------------- |
| **Type**   | x-get-user-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       |
| username        | Username         | String | Username to look up (without @). If empty, returns current user. | No       |

## Outputs

| Name     | Label    | Type   | Description  |
| -------- | -------- | ------ | ------------ |
| id       | id       | string | User ID      |
| name     | name     | string | Display name |
| username | username | string | Username     |
