Versions in this module Expand all Collapse all v1 v1.134.1 Sep 22, 2026 v1.134.0 Sep 21, 2026 Changes in this version + const Action + const Tool + func Reference(resourceRef, assetID string) string + type Spec struct + Connection string + Follow bool + TableName string + func Parse(v any) (*Spec, error) + func (*Spec) Check(format string, stored bool) error + func (s *Spec) Args(reference string) map[string]any + func (s *Spec) Preview() *Table + type Table struct + Columns []string + Connection string + Follow bool + Format string + Preview bool + QueryTable string + RegistrationID string + func FromResult(out map[string]any) *Table + func (t *Table) Map() map[string]any