Skip to main content
Feedback

Apptigent PowerTools MCP connector

Apptigent PowerTools Developer Edition is a suite of API endpoints for text manipulation, collection modification, date formatting, currency conversion, and mathematical calculations. The Apptigent PowerTools MCP connector allows AI agents to transform data formats like CSV to JSON, perform mathematical operations including trigonometric and statistical functions, and manipulate text strings and collections. It also supports currency conversions, date and time formatting, and complex calculations such as averages, medians, and logarithms.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Apptigent PowerTools MCP connector to perform the following actions:

  • Transform CSV data into JSON format for downstream system integration
  • Perform complex mathematical calculations across large datasets automatically
  • Convert currencies in real-time for multi-region financial workflows
  • Manipulate text strings to standardize customer data formats
  • Validate and compare collection contents against business rules
  • Format dates consistently across different time zones and locales
  • Calculate statistical metrics like averages, medians, and variance for reporting

Example prompts

Use the following example prompts to invoke Apptigent PowerTools MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Convert this CSV file to JSON using Apptigent PowerTools.
  • Calculate the average of these sales figures with Apptigent PowerTools.
  • Transform all customer names to uppercase in Apptigent PowerTools.
  • Check if this list contains a specific product ID using Apptigent PowerTools.
  • Convert 100 USD to EUR with Apptigent PowerTools.
  • Split this comma-separated string into individual items with Apptigent PowerTools.
  • Find the maximum value in this dataset using Apptigent PowerTools.
  • Format these dates to match our standard in Apptigent PowerTools.
  • Calculate the sum of all transaction amounts with Apptigent PowerTools.
  • Check if these two email addresses match using Apptigent PowerTools.

Apptigent PowerTools MCP connector tools

The Apptigent PowerTools MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
AddToCollectionAdds an item to an existing collection.
CsvToJsonConverts data from CSV format into JSON format.
CalculateAbsoluteCalculates the absolute value of a number.
CalculateAdditionAdds two or more numbers together.
CalculateAverageComputes the average of a set of numbers.
CalculateCosineCalculates the cosine of an angle.
CalculateDivisionDivides one number by another.
CalculateLogarithmCalculates the logarithm of a number.
CalculateMedianFinds the middle value in a set of numbers.
CalculateMinMaxIdentifies the smallest or largest value in a dataset.
CalculateModuloCalculates the remainder after division.
CalculateMultiplicationMultiplies two or more numbers together.
CalculateNthRootCalculates the nth root of a number.
CalculatePowerRaises a number to a specified exponent.
CalculateSineCalculates the sine of an angle.
CalculateSquareRootCalculates the square root of a number.
CalculateSubtractionSubtracts one number from another.
CalculateSumAdds all values in a set of numbers.
CalculateTangentCalculates the tangent of an angle.
CalculateVarianceMeasures how spread out numbers are in a dataset.
CollectionContainsNumberChecks if a collection includes a specific number.
CollectionContainsStringChecks if a collection includes a specific text value.
CollectionEndsWithStringChecks if a collection ends with a specific text value.
CollectionStartsWithStringChecks if a collection starts with a specific text value.
CollectionToJSONConverts a collection into JSON format.
CollectionToXmlConverts a collection into XML format.
CompareStringsCompares two text values for equality or differences.
ContainsStringChecks if text contains a specific substring.
ConvertAngleConverts angle measurements between different units.
ConvertAreaConverts area measurements between different units.
ConvertCaseText - Convert case.
ConvertCurrencyCurrency - Convert currency.
ConvertDistanceMath - Convert distance.
ConvertDurationMath - Convert duration.
ConvertEnergyMath - Convert energy.
ConvertPowerMath - Convert power.
ConvertSpeedMath - Convert speed.
ConvertTemperatureMath - Convert temperature.
ConvertVolumeMath - Convert volume.
ConvertWeightMath - Convert weight.
CountCollectionCollections - Count collection.
DateTimeDifferenceDateTime - DateTime difference.
DateTimeInfoDateTime - Get date and time information.
DecodeStringText - Decode string.
EncodeStringText - Encode string.
FilterCollectionCollections - Filter collection.
FormatCurrencyCurrency - Format currency.
FormatDateTimeDateTime - Format date and time.
GenerateGuidText - Generate GUID.
GenerateHashText - Generate hash.
GenerateQRCodeFiles - Generate QR code.
JsonToCsvData - JSON to CSV.
JsonToHtmlData - JSON to HTML Table.
JsonToXmlData - JSON to XML.
JoinStringsText - Join strings.
MarketIndexFinance - Market index.
QueryJsonData - Query JSON.
QueryXmlData - Query XML.
RandomNumberMath - Random number.
RedactStringText - Redact string.
RemoveFromCollectionCollections - Remove from collection.
ReplaceStringText - Replace string.
ReplaceValuesInCollectionCollections - Replace values in collection.
RoundNumberMath - Round number.
ShortenLinkText - Shorten hyperlink.
SortCollectionCollections - Sort collection.
SplitCollectionCollections - Split collection.
SplitStringText - Split string.
StandardDeviationMath - Calculate standard deviation.
StockPricesFinance - Stock prices.
StringToFileText - String to File.
TextToSpeechText - Text to Speech.
TranslateStringText - Translate string.
TrimStringText - Trim string.
UrlDecodeText - Decode URL.
UrlEncodeText - Encode URL.
ValidateEmailText - Validate email.
VerifyHashText - Verify hash.
WorldTimeDateTime - Get world time.
XmlToJsonData - XML to JSON.
On this Page