axiom.getDataset retrieves one dataset by name or ID. The result includes its kind, owner, timestamps, retention configuration, and edge metadata.
automations/axiom-get-dataset.automation.ts
Input
datasetName is required and accepts a dataset name or ID.
Output
Returns the dataset resource, includingid, name, kind, description, owner, timestamps, and optional retention, sharing, map-field, write-access, and edge-deployment metadata.