# Monthly Maintenance Retainer Buyer Fit Comparison

**Use case:** 

This task compares monthly maintenance retainer options based on buyer fit. It provides data on pricing, QA gates, and buyer readiness.

## Input

```json
{
  "buyerQuery": "Deterministic fixture Deliverable Name for Monthly Actor Maintenance Retainer",
  "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 [Monthly Actor Maintenance Retainer](https://apify.com/zentrafoundry/monthly-actor-maintenance-retainer) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/monthly-actor-maintenance-retainer) to learn more, explore other use cases, and run it yourself.