list_allocations
View your cost allocation rules or configurations. Filter by partial name and paginate through results.
Instructions
Use this when the user wants to see their cost allocation rules or configurations. Returns a list of allocations. Supports partial name filtering. Do NOT use this for cost queries (use run_query) or labels (use list_labels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | Token for pagination. Use this to get the next page of results. | |
| name | No | Partial name filter (case-insensitive). Returns only allocations whose name contains this string. |