ariel_get_profile
Retrieve a Bluesky user's profile information by handle or DID. Choose JSON or digest output for quick review or LLM consumption.
Instructions
Get a user's profile information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Handle or DID of the user | |
| format | No | Output format: 'json' (default) or 'digest' (compact text for LLM consumption) |