Utility
Tag18 integrations tagged with "utility"
List AI Models
List AI models available via OpenRouter (Anthropic, OpenAI, Google, Meta, DeepSeek, etc.) with context window and USD pricing per 1M tokens. Supports an optional search filter on id/name. Ideal for: discovering valid 'model' values for the AI Prompt action, comparing model pricing.
Convert from Smallest Unit (Wei)
Convert a smallest-unit integer (e.g. '3750000') back to a human-readable decimal string (e.g. '3.75' for USDC with 6 decimals). Uses string math — no floating-point errors. Works for any ERC-20 token.
List Max
Find the maximum numeric value in a list. Accepts an array of numbers or numeric strings and returns the largest value along with its index. Useful for finding highest prices, largest balances, top values, etc.
Parse Google Sheets URL
Extract the spreadsheet ID and worksheet ID (gid) from a Google Sheets URL.