Skip to main content
Glama
chrbailey

promptspeak-mcp-server

ps_execute_batch

Execute multiple AI agent actions sequentially or in parallel under a single governance frame with configurable failure handling.

Instructions

Execute multiple actions under a single frame. Supports sequential or parallel execution with optional stop-on-failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentIdYesUnique identifier for the executing agent
frameYesThe governing PromptSpeak frame for all actions
actionsYesArray of actions to execute under the frame
parentFrameNoParent frame if part of delegation chain
stopOnFirstFailureNoStop executing remaining actions on first failure (sequential only)
parallelNoExecute all actions in parallel instead of sequentially

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/chrbailey/promptspeak-mcp-server'

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