Browse the FinOps knowledge library
list_referencesSee what FinOps guidance is available: billing mechanics, commitment strategy, allocation and chargeback, AI cost management, and per-provider cost handbooks (AWS, Azure, GCP, OCI, Databricks, Snowflake, ...).
Use this to discover what the library covers before deciding what to
fetch. When the question already names a FinOps domain, phase, persona
or maturity, call find_references instead of scanning this full
list.
Returns a dict shaped {"references": [...], "total": N} where each
entry includes name, title, a one-line description, the
discriminating FCP facets (fcp_domain, fcp_capability,
fcp_phases, fcp_personas_primary, fcp_maturity_entry) and
approx_tokens.
Read approx_tokens before fetching: the library runs from about 3,000
to over 25,000 tokens per file. Above roughly 10,000, prefer
get_reference(name, section=...) and pull the part you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||