guardian_author
Retrieves a Guardian contributor's public profile using a slug or URL, returning their name, bio, Twitter handle, byline image, and recent article list.
Instructions
Get Guardian contributor profile. Returns one Guardian contributor's public profile: name, bio, Twitter handle, byline image, and one page of their recent articles. Provide either the contributor's profile slug or the full profile page URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical https://www.theguardian.com/profile/<slug> page URL, as an alternative to slug | |
| page | No | 1-based article-history page, 1 to 100, defaults to 1 | |
| slug | No | Guardian contributor profile slug, e.g. hannah-devlin |