bluesky_get_profile
Retrieve detailed user profile information from the BlueSky social network using the official API, enabling access to data with authentication and error handling.
Instructions
Get a user's profile information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}