Skip to main content
Glama

batch_execute

Execute multiple on-chain operations in a single atomic transaction to save gas and reduce round-trips. Supports DAO votes, member updates, and issue/PR comments.

Instructions

Use this when you need to execute multiple operations in a single on-chain transaction for atomicity. All operations succeed or fail together, saving gas and reducing round-trips. Requires 'operations' (array of {tool, params}, max 10). Supported tools: dao_vote, dao_update_members, comment_on_issue, comment_on_pull_request. See also: dao_vote, dao_update_members.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationsYesList of operations to execute in a single transaction (max 10)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gitopia/gitopia-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server