Skip to content
K

mm_harvest_compute_budget_performance

Compute budget performance metrics for a Harvest project, comparing actual hours against budgeted hours.

  • Category: Plugins
  • Source: Plugin: harvest
  • Required parameters: 1
  • Total parameters: 2
ParameterTypeRequiredDescription
project_pathstringYesAbsolute path to the project root
project_idstringNoHarvest project ID
{
"tool": "mm_harvest_compute_budget_performance",
"arguments": {
"project_path": "/Users/you/projects/my-app",
"project_id": "my-example"
}
}