newsweek_author
Retrieve a Newsweek author's public profile including name, job title, bio, email, and recent articles by providing the author's slug or URL.
Instructions
Get a Newsweek author profile. Returns one Newsweek author's public profile: name, job title, bio, email, and one page of their recent articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical newsweek.com/authors/<slug> URL, optionally with a ?page=<n> query; alternative to slug | |
| page | No | 1-based page number; overrides any page number in url | |
| slug | No | Author slug, e.g. jennifer-fink |