Connect Your AI Agent with Helper Functions for Slack

Integrate Helper Functions MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Helper Functions
Helper Functions
Helper functions and functional utilities to use within your Pipedream workflows

Categories

Infrastructure & Cloud

Available Tools

Tools that your AI agent can use through this MCP server to interact with Helper Functions

XML to JSON

See xml-js

Trigger Workflow

Trigger another Pipedream workflow in your workspace.

Send to Amazon S3

Send data to Amazon S3 using Pipedream's destination integration. See https://docs.pipedream.com/destinations/s3/

Send Webhook

Send Webhook and Payload

Send email with Nodemailer

Sends an email using the nodemailer package

Pipedream Task Scheduler - Schedule Task

Schedule a task with an existing task scheduler source. See here for more details.

Retrieve New RSS Stories

Gets new stories from a specified RSS feed that have not already been processed.

Retrieve all RSS Stories

Retrieve all stories from one or more RSS feeds.

Random Item(s) from List

Returns a randomly selected value(s) from a user-defined list of options.

Random Integer

Generate a random integer (whole number). Useful for random delays.

Pretty Print JSON

Pretty print a JavaScript object or value

HTML to Markdown

Convert via turndown

Get Time in Timezone

Given an ISO 8601 timestamp, and a timezone, convert the time to the target timezone.

Get ISO String N Days Ago

Returns an ISO string (UTC TZ) N days ago

Get Current Time in Timezone

Returns the current time, tied to this workflow invocation, in the target timezone

Country name, given code (2-letter)

Return the country name (in English) when given the 2-letter country code

Format ISO8601 Date/Time for Google Sheets

Use the moment.js npm package to format an ISO8601 date/time as Google Sheets friendly formats. This action exports an object with compound date/time, date-only, and time-only values.

Export Variables

Export variables for use in your workflow

Download File To /tmp

Downloads a file to your workflow's /tmp directory

Delay by N milliseconds

Delays the execution of your workflow for the specified number of milliseconds

CSV File To Objects

Convert a CSV file to an array of objects.

Convert JavaScript Object to JSON String

Accepts a JavaScript object, returns that object converted to a JSON string

Convert HTML to Slack mrkdwn format

Converts an HTML string to the Slack mrkdwn format using

Convert Currency

Convert an amount between currencies. See the documentation

Compare Arrays

Get the difference, intersection, union, or symetric difference of two arrays/sets.

Base64 Decode String

Accepts a base64-encoded string, returns a decoded UTF-8 string

Integrate Helper Functions MCP server into Slack for instant access to your AI agent | Runbear