Blazemeter Validate Workspaces AssetsBlazemeter ToolsTool to validate a data model asset in a workspace for test data management. Use when you need to verify that a data model configuration is correct and passes validation rules before using it in tests.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Configure FiltersBlocknative ToolsTool to configure filters and ABI decoding for Ethereum mempool transactions. Use after establishing a Blocknative WebSocket connection to set up event filters and decoding.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Get Gas DistributionBlocknative ToolsTool to retrieve the current mempool gas price distribution breakdown. Use when analyzing gas price trends or preparing fee strategies.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Get Gas OraclesBlocknative ToolsTool to retrieve metadata on supported gas oracles per chain. Use when you need to dynamically discover all available on-chain gas estimation oracles across networks.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Get Gas PricesBlocknative ToolsTool to fetch gas price estimates for specific inclusion probabilities. Use when you need gas price ranges for the next block or next ~10 seconds.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Get Supported ChainsBlocknative ToolsTool to retrieve supported chains metadata. Use when discovering available networks for Blocknative gas services.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Prediction Api Basefee EstimatesBlocknative ToolsGet real-time gas fee predictions for Ethereum mainnet's next 5 blocks. Returns base fee, blob base fee, and priority fee estimates at multiple confidence levels (99% and 50%). Essential for optimizing transaction costs and timing. Predictions include current block context (bloc…Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Subscribe MultichainBlocknative ToolsGenerate WebSocket connection details to subscribe to real-time blockchain events (transactions or account activity) across multiple chains via Blocknative's Multichain API. Returns the WebSocket URL and subscription message payload needed to establish the connection and start r…Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Subscribe Transaction HashBlocknative ToolsTool to subscribe to transaction state change events of an Ethereum transaction hash. Use after establishing a Blocknative WebSocket connection to prepare the subscription message.Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Unsubscribe MultichainBlocknative ToolsTool to unsubscribe from events across multiple chains using the Multichain SDK. Use after stopping monitoring of an address or transaction to clean up resources, e.g., call: blocknative.unsubscribe({ id: '0x..', chainId: '0x1' }).Write Action·Risk level 2 of 5·API key connection·Free Action
Blocknative Unsubscribe Transaction HashBlocknative ToolsTool to unsubscribe from transaction state change events for an Ethereum transaction hash. Use after establishing a Blocknative WebSocket connection to prepare the unsubscription message.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Add ProviderBolna ToolsTool to add a new telephony or voice service provider to your Bolna account. Use when you need to configure API keys for providers like Twilio, Deepgram, or ElevenLabs before creating agents.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Copy AgentBolna ToolsTool to create a duplicate copy of an existing Bolna voice AI agent. Use when you need to replicate an agent's complete configuration (tasks, prompts, LLM settings, etc.) with a new name.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Create AgentBolna ToolsTool to create a new Bolna Voice AI agent using the v2 API. Use when you need to set up a new conversational agent from scratch with custom LLM, synthesizer, transcriber, and task configurations. This fills the gap for end-to-end agent setup in workflows starting from an empty a…Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Create BatchBolna ToolsTool to create a new outbound calling batch by uploading a CSV of contacts to obtain a batch_id. Use when initiating a batch campaign; follow by calling BOLNA_SCHEDULE_BATCH_BY_ID to schedule execution.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Create KnowledgebaseBolna ToolsTool to create a new knowledgebase for Voice AI agents to reference during conversations. Use when you need to provide agents with domain-specific knowledge from PDFs or web URLs. Note: Initially returns status 'processing'; poll or wait for status to become 'processed' before u…Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Create Template AgentBolna ToolsTool to create a new Bolna Voice AI agent from a template. Use when you want to quickly set up an agent using predefined templates instead of building from scratch.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Delete Agent By IdBolna ToolsPermanently delete a Voice AI agent and all associated data including batches, executions, and configurationsWrite Action·Risk level 2 of 5·API key connection·Free Action
Bolna Delete Batch By IdBolna ToolsPermanently delete a batch campaign by its ID, removing it from the system. This operation cannot be undone.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Delete KnowledgebaseBolna ToolsTool to permanently delete a knowledgebase from your Bolna account. Use when you need to remove an existing RAG knowledgebase that is no longer needed. This operation cannot be undone.Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Fetch All Batches By Agent IdBolna ToolsRetrieve all batches associated with a specific Bolna Voice AI agent. Returns a comprehensive list of batches with details including batch status (scheduled, created, queued, executed), creation and scheduled times, contact counts, file names, and execution status breakdown. Use…Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Get All AgentsBolna ToolsRetrieve all agents configured in your Bolna account Returns a comprehensive list of all voice agents with their configurations including: - Agent metadata (ID, name, type, status) - Task configurations (conversation settings, toolchains) - AI model settings (LLM, transcriber, s…Write Action·Risk level 2 of 5·API key connection·Free Action
Bolna Get Execution By IdBolna ToolsRetrieve detailed information about a specific phone call execution by its ID. Returns comprehensive execution data including conversation transcript, duration, costs (LLM, TTS, STT, network, platform), telephony details (phone numbers, recording URL, provider info), usage metri…Write Action·Risk level 2 of 5·API key connection·Free Action