Weekly anomaly digest
- Query metrics from this tool
- Compare against rolling baseline
- Surface anomalies with reasoning
12 tools available
RudderStack Transformation API allows you to manage transformations and libraries for customer data pipelines. Use it to create, update, and delete transformations programmatically.
Connect RudderStack Transformation to Definable to answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas call RudderStack Transformation's 12 tools directly from chat or scheduled flows. Plug into a data-analysis persona to ask questions in plain English — the agent runs the queries.
Every RudderStack Transformation action below is a callable tool any Definable persona can invoke.
Tool to create a library in RudderStack Transformation. Use when you need to create reusable JavaScript or Python code that can be imported in transformations. Libraries enable code reusability and version maintenance.
Tool to create a RudderStack transformation. When publish=false (default), creates an unpublished transformation not available to event traffic. When publish=true, publishes the transformation making it live for incoming events and connectable to destinations.
Delete a published transformation by ID. Note that RudderStack never deletes a transformation revision. Use this when you need to remove a transformation from the system.
Retrieves a single published library by its unique identifier. Use when you need to fetch details of a specific library.
Tool to retrieve a single library version by library ID and version ID. Use when you need to fetch details of a specific library revision in RudderStack transformations.
Tool to retrieve a published transformation by its ID from RudderStack. Use when you need to fetch details about a specific transformation including its code, version, and associated destinations.
Retrieve a single transformation revision by transformation ID and version ID. Use when you need to get details about a specific version of a RudderStack transformation.
Tool to retrieve all published libraries for a workspace. Use when you need to list available libraries for transformations.
Tool to get all library revisions for a library ID. Use when you need to retrieve all versions of a specific library in RudderStack Transformation.
Tool to retrieve all published transformations for a workspace. Use when you need to list available transformations or find a specific transformation by name.
Tool to list all transformation versions (revisions) for a given transformation ID. Use when you need to retrieve the version history of a specific transformation.
Tool to update and optionally publish a RudderStack transformation. Use when you need to modify a transformation's name, description, or code. Updating creates a new revision and sets it as published if the publish flag is true.
Anything RudderStack Transformation exposes through its API. Common analytics workflows on Definable include answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas can call any of the 12 RudderStack Transformation tools directly, then chain the result into another integration without you writing code.
RudderStack Transformation uses BASIC on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 12 RudderStack Transformation tools. You only need a separate RudderStack Transformation subscription if RudderStack Transformation itself charges per seat or per API call.
Every call from a persona to RudderStack Transformation is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find RudderStack Transformation, and connect via OAuth or API key. You can immediately attach RudderStack Transformation to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 12 RudderStack Transformation actions as callable tools — including `Create Library`, `Create Transformation`, `Delete Transformation`, plus 9 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.