ecosystem_repo_events
Retrieve event history for a specific ecosystem repo, including operations like discovery, rescan, topic changes, and status updates.
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 | |||