Example
Parameters
string
required
The ID of the specification to link metrics to.
list[string]
required
List of metric IDs to link to the specification.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Link metrics to a specification.
galtea.specifications.link_metrics(
specification_id=specification.id,
metric_ids=[metric_id],
)