get_profile_info
Retrieve the authenticated Threads user's profile details, including user ID, username, bio, avatar URL, and profile link.
Instructions
Fetch the authenticated Threads user's profile information.
Returns: JSON string containing user id, username, bio, avatar URL, and profile link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |