get_profile
Retrieve public profile information for any Medium user by their username, including ID, name, bio, and follower count.
Instructions
Read-only. Public profile for any Medium user by @username (id, name, bio, follower count). Use list_posts after this to fetch their stories. For the authed user prefer get_own_profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |