# Cost Comparison for PPE Repricing by Buyer Fit

**Use case:** 

Evaluate cost control and PPE pricing aligned with buyer fit. Receive tailored records and source evidence to support your pricing decisions.

## Input

```json
{
  "buyerQuery": "Deterministic fixture Deliverable Name for Cost Control & PPE Repricing Review",
  "taskIntent": "buyer-ready-product-run",
  "sourceMode": "sample",
  "outputMode": "buyer-ready-records",
  "startUrls": [],
  "maxItems": 10
}
```

## Output

```json
{
  "deliverableName": {
    "label": "Deliverable Name"
  },
  "status": {
    "label": "Status"
  },
  "scopeSummary": {
    "label": "Scope Summary"
  },
  "evidenceItems": {
    "label": "Evidence Items"
  },
  "recommendedActions": {
    "label": "Recommended Actions"
  },
  "completedAt": {
    "label": "Completed At"
  }
}
```

## About this Actor

This example demonstrates how to use [Cost Control & PPE Repricing Review](https://apify.com/zentrafoundry/cost-control-ppe-repricing-review) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/cost-control-ppe-repricing-review) to learn more, explore other use cases, and run it yourself.