tonicai/Update Tonic Structural Subsetting Rule

Create or update a subsetting rule for any table in Tonic Structural workspace

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
structural-urlTonic Structural URL (e.g., https://app.tonic.ai)nohttps://app.tonic.ai
structural-api-keyTonic Structural API key for authenticationyes
workspace-idWorkspace ID to apply subsetting rule toyes
schemaDatabase schema name (case-sensitive depending on database)yes
tableTable name to apply subsetting rule to (case-sensitive depending on database)yes
where-clauseSQL WHERE clause for row filtering (without the WHERE keyword). Mutually exclusive with percent and ignore-upstream-tables.no
percentPercentage of rows to include (0-100, decimal values allowed). Mutually exclusive with where-clause and ignore-upstream-tables.no
ignore-upstream-tablesTreat table as a lookup table (includes all rows, ignores upstream rules). Mutually exclusive with where-clause and percent.nofalse

no outputs