
{
  "type": "tool_use",
  "id": "toolu_01A09q90qw90lq917835lq9",
  "name": "search_marketplace_listings",
  "input": {
    "gpu_model": ["H100_SXM", "H200", "B200"],
    "quantity": {"min": 8, "max": 512},
    "term_length_days": {"min": 30, "max": 365},
    "location": ["us-east", "us-west", "eu-central"],
    "price_per_gpu_hour": {"min": 1.80, "max": 6.50},
    "fabric": "infiniband",
    "sort": [{"field": "price_per_gpu_hour", "direction": "asc"}],
    "include_metadata": true,
    "cursor": null,
    "limit": 100
  }
}
{
  "type": "tool_result",
  "tool_use_id": "toolu_01A09q90qw90lq917835lq9",
  "content": [
    {"listing_id": "lst_8f3a2b1c", "operator": "operator-a", "site": "us-east-2",
     "gpu_model": "H100_SXM", "quantity": 64, "price_per_gpu_hour": 2.14,
     "term_days": 90, "fabric": "infiniband", "uplink_gbps": 100,
     "available_from": "2026-08-15T00:00:00Z", "cpu": "EPYC 9654", "ram_gb": 2304},
    {"listing_id": "lst_2d9e7a44", "operator": "operator-b", "site": "eu-central-1",
     "gpu_model": "H200", "quantity": 128, "price_per_gpu_hour": 3.47,
     "term_days": 180, "fabric": "infiniband", "uplink_gbps": 200,
     "available_from": "2026-09-01T00:00:00Z", "cpu": "EPYC 9754", "ram_gb": 3072}
  ],
  "is_error": false
}
