get_inferred_project_ids_evergreen
Retrieve unique project identifiers from your recent Evergreen patches, sorted by activity, to streamline project filtering and query context.
Instructions
Get a list of unique project identifiers inferred from the user's recent patches. This helps discover which Evergreen projects the user has been working on, sorted by activity (patch count and recency). Useful for understanding project context and filtering other queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_patches | No | Maximum number of recent patches to scan for project identifiers. Use 20-50 for quick discovery, up to 50 for comprehensive analysis. Default is 50. | |
| bearer_token | No | Override with a bearer token for this request. If not provided, uses the server's default credentials. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |