# Buyer Run Debugging Support Comparison

**Use case:** 

Compare Buyer Run Debugging Support options by buyer fit. Access detailed incident reports and pricing aligned to your buyer profiles.

## Input

```json
{
  "buyerQuery": "Deterministic fixture Deliverable Name for Buyer Run Debugging Support",
  "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 [Buyer Run Debugging Support](https://apify.com/zentrafoundry/buyer-run-debugging-support) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/buyer-run-debugging-support) to learn more, explore other use cases, and run it yourself.