pin_view
Pin a cost slice to the dashboard as a saved card. The card re-runs its slice live on each load, showing fresh numbers for the trailing days.
Instructions
Pin a cost slice to the dashboard as a saved card. Takes the same slicing
arguments as slice_costs (dimensions / filters / exclusions / metric / etc.),
plus a title and a rolling lookback days. The pinned card re-runs its slice
live on each dashboard load over the trailing days, so it always shows fresh
numbers. scope: "instance" (shared on this nable) or "me". Read-only on the cloud:
this only saves a view definition locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No | ||
| scope | No | instance | |
| title | Yes | ||
| metric | No | EffectiveCost | |
| filters | No | ||
| order_by | No | metric | |
| dimensions | No | ||
| exclusions | No | ||
| granularity | No | TOTAL |