Actions Introduction

Overview of the B3OS action system

Actions

Actions are the building blocks of B3OS workflows. With 280+ actions across 21 providers, you can automate virtually any blockchain operation, data query, or integration.

Action Types

Execute within the workflow engine. Fast, no external dependencies.

Examples: log, delay, filter, format, storage, code-transform, trigger-workflow

Full reference -->

Control flow primitives that determine execution order.

Examples: if (branching), for-each (loops), wait (pause until event)

Execute via the b3os-actions TypeScript service. These call external APIs and interact with blockchains.

Organized by provider (e.g., coingecko:get-coin-info, evm-onchain:send-erc20-token).

Providers at a Glance

EVM On-Chain

20+ actions for blockchain transactions, token ops, DEX swaps

Learn More
CoinGecko

49 actions for cryptocurrency market data

Learn More
Coinglass

86 actions for derivatives analytics

Learn More
Polymarket

11 actions for prediction market trading

Learn More
Messaging

Slack, Discord, Telegram, Email

Learn More
Pipedream

57+ actions for Google, Notion, Airtable, Twitter, and access to 2,000+ apps

Learn More

Full Provider Table

ProviderActionsCategory
EVM On-Chain20+Blockchain transactions, token ops, DEX swaps
Aerodrome4Base DEX rewards & liquidity
Morpho5DeFi lending
CoinGecko49Cryptocurrency market data
Coinglass86Derivatives analytics
Polymarket11Prediction market trading
Messaging4Slack, Discord, Telegram, Email
Pipedream57+Google, Notion, Airtable, Twitter (2,000+ apps via Pipedream)
DeBank1DeFi portfolio data
Dune1Blockchain SQL queries
Zerion5Portfolio tracking
Sim/Dune8Wallet & token data
Firecrawl2Web scraping
Utility6HTTP, AI chat, math, random
Social2Farcaster, Twitter
Shopify6E-commerce operations
Railgun7Private transactions
Plume3Leverage trading
Magna6Token distribution
Clanker6Token factory
AnySpend2Cross-chain dispersal
Info

Via the Pipedream connector, B3OS can integrate with 2,000+ apps including Twilio SMS, Shopify, Notion, Airtable, and more. If there's an API for it, you can likely automate it.

Discovery

Tip

Use the API to browse available actions programmatically, or explore the full catalog in the dashboard's Actions tab.

Ask a question... ⌘I