Skip to main content
Glama
runFlow.yaml416 B
appId: com.example.example --- # runFlow with file: isn't included since it's in the root flow - launchApp # For idempotence of sections - runFlow: commands: - evalScript: ${output.test = 'bar'} - assertTrue: ${output.test == 'bar'} - tapOn: id: 'fabAddIcon' - assertVisible: '1' - runFlow: env: THIS_THING: "six" commands: - assertTrue: ${THIS_THING == "six"}

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/mobile-dev-inc/Maestro'

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