list_allocations
List cost allocation rules and configurations. Use partial name filtering to locate specific allocations.
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. |