variety_author
Fetch a Variety author's public profile with name, biography, social links, and recent articles using their author slug or canonical URL.
Instructions
Get a Variety author profile. Returns one Variety author's public profile: name, biography, social links, and one page of their recent articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical variety.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. ellise-shafer |