techradar_author
Fetch a TechRadar author's public profile by slug or URL, returning biography, social links, and recent articles.
Instructions
Get a TechRadar author profile. Returns one TechRadar author's public profile: name, biography, social links, and one page of their recent articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical techradar.com/author/<slug> URL, optionally with a /page/<n> segment; alternative to slug | |
| page | No | 1-based page number; overrides any page number in url | |
| slug | No | Author slug, e.g. tom-power |