tes_resource_shop
Retrieve a Tes author's shop profile and resource listings by username. Get ratings, upload counts, bio, and paginated resources, with optional subject filtering for targeted browsing.
Instructions
Get a Tes teaching-resources author shop. Returns normalized detail for one teaching-resources author/seller shop by its username (from tes-resource-search/tes-resource-detail's author field, or the trailing path segment of author_url): display name, average rating, upload/view/download counts, a bio, and a page of that author's resource listing (id, title, price, thumbnail -- call tes-resource-detail with each id for subject/age-range/resource-type/rating/description). subject narrows the listing to one of the subject tabs shown on the shop's own page; these vary per author and are not a curated enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based page | |
| subject | No | Subject tab to filter the listing to -- see the shop's own page for the current set | |
| username | Yes | Tes author username |