Snowplow · Capability
Snowplow Console API — Data Structures
Snowplow Console API — Data Structures. 7 operations. Lead operation: List Data Structures. Self-contained Naftiko capability covering one Snowplow business surface.
What You Can Do
GET
Listdatastructures
— List Data Structures
/v1/organizations/{organizationid}/data-structures/v1
POST
Deploydatastructure
— Deploy Data Structure
/v1/organizations/{organizationid}/data-structures/v1/deployment-requests
POST
Validatedatastructure
— Validate Data Structure
/v1/organizations/{organizationid}/data-structures/v1/validation-requests
GET
Getdatastructure
— Get Data Structure
/v1/organizations/{organizationid}/data-structures/v1/{datastructurehash}
GET
Getdatastructuredeployments
— Get Data Structure Deployments
/v1/organizations/{organizationid}/data-structures/v1/{datastructurehash}/deployments
PUT
Updatedatastructuremeta
— Update Data Structure Metadata
/v1/organizations/{organizationid}/data-structures/v1/{datastructurehash}/meta
GET
Getdatastructureversion
— Get Data Structure Version
/v1/organizations/{organizationid}/data-structures/v1/{datastructurehash}/versions/{versionnumber}
MCP Tools
list-data-structures
List Data Structures
read-only
idempotent
deploy-data-structure
Deploy Data Structure
validate-data-structure
Validate Data Structure
read-only
get-data-structure
Get Data Structure
read-only
idempotent
get-data-structure-deployments
Get Data Structure Deployments
read-only
idempotent
update-data-structure-metadata
Update Data Structure Metadata
idempotent
get-data-structure-version
Get Data Structure Version
read-only
idempotent