check_entity
Check any GitHub owner/repo to retrieve dated survival observations from lastseen.dev, showing whether it is alive, dormant, abandoned, archived, or deleted.
Instructions
Dated survival observation(s) for ONE owner/repo (e.g. 'actions/checkout') from lastseen.dev. Returns the recorded state series with dates and sources. Lookup, not advice. Unknown/fabricated subjects return a clean not_observed, never a fabricated result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | optionally attach a live GitHub read (absence != gone); default false | |
| slug | Yes | owner/repo, e.g. 'actions/checkout' |