get_outcome_stats
Retrieve statistical data on component performance and outcomes to analyze effectiveness and track results within the Skill Retriever system.
Instructions
Get outcome statistics for a component.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage_count | Yes | ||
| component_id | Yes | ||
| success_rate | Yes | ||
| removal_count | Yes | ||
| install_failures | Yes | ||
| install_successes | Yes |