threads_get_profile
Gets the authenticated user's Threads profile data, providing username, bio, name, and profile picture URL for account verification or display.
Instructions
Fetch the authenticated user's Threads profile information.
Returns: JSON string with profile data including id, username, name, bio, and profile picture URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |