Skip to main content
Glama

wait_for_app

Monitor application status by waiting for an app to appear or disappear after launch or close operations, with configurable timeout settings.

Instructions

Wait for an application to appear or disappear.

Polls the application list until the app is found (or gone).
Use after launching or closing an application.

Args:
    app: Application name to wait for (e.g. "Firefox", "Slack").
    timeout: Maximum seconds to wait (default 10).
    gone: If true, wait for the app to DISAPPEAR instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appYes
timeoutNo
goneNo

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/Touchpoint-Labs/Touchpoint'

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