tes_resource_detail
Get structured details for a Tes teaching resource by ID: title, subject, age range, price, rating, file metadata, and recent reviews. Returns clean JSON without scraping the resource file.
Instructions
Get a Tes teaching resource. Returns normalized detail for one teaching resource by its numeric id (the id field returned by tes-resource-search). Descriptive facts (title, subject, age range, resource type, author, price, rating, licence label), a per-file attachment list (file type, size, and a preview thumbnail -- metadata only), and the most recent page of reviews are returned -- not the downloadable resource file itself, which robots.txt already disallows scraping regardless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Tes resource id | |
| country | No | Storefront market for pricing/currency |