ecosystem_repo_events
Retrieve the discrete event history for a specific ecosystem repository. Specify a repo ID to get a chronological list of actions like discovery, rescans, topic changes, or archivals.
Instructions
Return event history for a single ecosystem repo (v1.6.0 event sourcing).
Each event captures a discrete operation: discovered, rescanned, topics_changed, stars_jumped, status_changed, archived, manual_pinned, manual_unpinned, removed_from_query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default 50, max 200). | |
| repo_id | Yes | EcosystemRepoProfile.id to query events for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||