Connect RudderStack Transformation to your AI agent
RudderStack Transformation API allows you to manage transformations and libraries for customer data pipelines. Use it to create, update, and delete transformations programmatically.
We set up the connection using your own RudderStack Transformation account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.
What your agent can do in RudderStack Transformation
Each one is a real action the agent can take on its own, the same things a person clicking around RudderStack Transformation could do. Read-only by default; write actions are confirmed against your policy.
- Create Library 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.
- Create Transformation 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 incomin…
- Delete Transformation 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.
- Get library by ID Retrieves a single published library by its unique identifier. Use when you need to fetch details of a specific library.
- Get Library Version 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.
- Get Transformation 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.
- Get Transformation Version 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.
- List All Libraries Tool to retrieve all published libraries for a workspace. Use when you need to list available libraries for transformations.
- List Library Versions 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.
- List All Transformations Tool to retrieve all published transformations for a workspace. Use when you need to list available transformations or find a specific transformation by name.
- List Transformation Versions 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.
- Update 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…
How we connect it
- 1
Connect your account
You create a key in RudderStack Transformation, a key you create and control, and paste it in once. It lives in a secrets store on your server, not with us.
- 2
Set the guardrails
Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.
- 3
We keep it running
Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.
FAQ
RudderStack Transformation questions, answered.
Ready to put RudderStack Transformation to work?
Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.
All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by RudderStack Transformation.