X Get User (AI Tool)
AI tool to get X user informationProperties
| 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 |

