Browse the cloud waste runbooks
list_playbooksSee every ready-made runbook for finding and fixing cloud waste: idle, orphaned and overprovisioned resources, egress surprises, schedule blindness and AI/ML inefficiency across AWS, Azure and GCP.
Use this to discover which waste patterns have a runbook. When the
question already names a provider, waste category, or confidence tier,
call find_playbooks instead.
Each playbook is a small (~80-130 line) runbook scoped to one waste
pattern (e.g. aws-zombie-nat-gateway, azure-orphan-disks). Returns
{"playbooks": [...], "total": N} where each entry includes name,
title, scope (aws/azure/gcp/cross-cloud), service,
waste_category, confidence (obvious/likely/possible), and
approx_tokens - the same size hint the reference listing carries, so a
multi-playbook answer can be budgeted before fetching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||