get_stale_entities
Identify entities not updated within a specified number of days, optionally filtered by type, to manage and update stale records efficiently.
Instructions
Find entities that haven't been updated recently
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days | Yes | Number of days to consider an entity stale | |
entityType | No | Optional: filter by entity type (e.g., 'component', 'service') |