Modules
flyto-core ships 417+ modules. Each module is a self-contained unit of work with defined inputs, outputs, and evidence.
Browse by Category
Core
| Category | Modules | Description |
|---|---|---|
| Browser Automation | 38 | Full web automation: navigation, interaction, data extraction, screenshots, and performance monitoring. |
| Atomic | 44 | Low-level primitives: file I/O, git, HTTP, shell, SSH, process management, and testing. |
| Flow Control | 24 | Branching, loops, parallelism, subflows, triggers, and error handling. |
| File Operations | 3 | Copy, move, and delete files. |
| Sandbox | 3 | Execute JavaScript, Python, or shell commands in isolated environments. |
| Element | 3 | DOM element query, attribute, and text extraction. |
Data
| Category | Modules | Description |
|---|---|---|
| Data Transform | 16 | CSV, JSON, XML, YAML parsing, generation, and pipeline transformations. |
| Array Operations | 12 | List manipulation — chunk, flatten, group, map, reduce, zip, and more. |
| String Operations | 11 | Text manipulation: case conversion, split, pad, slugify, template, and more. |
| Object Operations | 5 | Deep merge, flatten, dot-path get/set, and unflatten. |
| Text | 6 | Text analysis: word count, encoding detection, email/URL/number extraction. |
| Regex | 5 | Pattern matching: match, extract, replace, split, and test. |
| Convert | 5 | Type casting between data types. |
| Format | 5 | Number, currency, duration, filesize, and percentage formatting. |
| Set | 4 | Set operations: union, intersection, difference, unique. |
| Template | 1 | Execute reusable templates as workflow steps. |
| Markdown | 3 | Parse frontmatter, convert to HTML, and generate table of contents. |
Infrastructure
| Category | Modules | Description |
|---|---|---|
| Cloud Services | 14 | AWS S3, Azure Blob, Google Cloud Storage, and Google Workspace integrations. |
| API Tools | 9 | GitHub API, HTTP requests, and search engine integrations. |
| Database | 9 | MongoDB, MySQL, PostgreSQL, and Redis database operations. |
| Docker | 6 | Build, run, inspect, and manage Docker containers. |
| Kubernetes | 5 | Apply manifests, describe resources, get pods, logs, and scale deployments. |
| Network | 4 | Ping, port scan, traceroute, and WHOIS lookup. |
| Cache | 4 | In-memory key-value cache with TTL support. |
| Queue | 3 | In-memory and Redis message queue operations. |
| Storage | 3 | Persistent key-value storage. |
| GraphQL | 2 | Execute GraphQL queries and mutations. |
| HTTP | 1 | HTTP request utilities. |
Integrations
| Category | Modules | Description |
|---|---|---|
| Productivity | 10 | Google Sheets, Notion, Airtable, and Stripe integrations. |
| Notifications | 9 | Send messages via Slack, Discord, Teams, Telegram, email, SMS, and WhatsApp. |
| AI & LLM | 18 | AI model integration, text generation, embeddings, and autonomous agents. |
| Image Processing | 9 | Resize, crop, compress, convert, OCR, QR codes, and watermarks. |
| Document | 8 | Excel, PDF, and Word document read/write/convert. |
Quality
| Category | Modules | Description |
|---|---|---|
| Verify | 9 | Visual verification, Figma comparison, style capture, and report generation. |
| Validate | 7 | Validate email, URL, phone, IP, UUID, credit card, and JSON Schema. |
| Check | 7 | Runtime type checking utilities. |
| Analysis | 6 | HTML analysis modules for readability, forms, tables, and metadata extraction. |
| Testing | 6 | Assertion utilities: equal, contains, length, true, not null, greater than. |
| Compare | 1 | Threshold-based change detection. |
Utilities
| Category | Modules | Description |
|---|---|---|
| Utilities | 9 | Datetime operations, delay, MD5 hash, and random utilities. |
| Stats | 8 | Statistical functions: mean, median, mode, std dev, percentile, and more. |
| Crypto | 7 | AES encryption/decryption, HMAC, JWT tokens, and secure random generation. |
| Encode / Decode | 7 | Base64, hex, URL, and HTML encoding and decoding. |
| Archive | 6 | Create and extract ZIP, TAR, and gzip archives. |
| Path | 6 | File path utilities: join, normalize, basename, dirname, extension. |
| Math | 5 | Basic math operations: abs, ceil, floor, power, round. |
| Logic | 5 | Boolean logic operations: AND, OR, NOT, equals, contains. |
| Random | 4 | Random number, UUID, choice, and shuffle. |
| Meta | 2 | Module generation, listing, testing, and documentation. |
| Environment | 3 | Environment variable management and .env file loading. |
| Error Handling | 3 | Retry, fallback, and circuit breaker patterns. |
| Scheduler | 3 | Cron parsing, delay, and interval calculations. |
| Hash | 2 | SHA-256 and SHA-512 cryptographic hashing. |
| Output | 1 | Universal display and inspect node for debugging and workflow I/O. |
Other
| Category | Modules | Description |
|---|---|---|
| Communication | 4 | |
| Training | 4 |
