Discover Fediverse Actor
discover-actorRetrieve the profile of any fediverse user by providing their handle. Get display name, bio, follower and inbox endpoints.
Instructions
Find and retrieve the profile of any fediverse user or account (called an 'actor' in ActivityPub). Returns display name, bio, follower/following URLs, and inbox/outbox endpoints. Pass a handle like '@alice@mastodon.social' or 'alice@mastodon.social'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Actor handle in 'user@domain' or '@user@domain' form (e.g., 'alice@mastodon.social') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes |