get_user_profile
Look up a user's public profile by their username (the URL handle, not the display name). Returns display name, account type, verification status, counts of their published books and public annotations, and up to 5 recent published books. Useful for evaluating whether an annotation's author is credible, or for finding more books by the same author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The user's URL-friendly username, e.g. 'nova-research' |