Skip to main content
Glama

orgo_start_project

Idempotent

Start all computers in a project simultaneously with batch operation. Each computer boots in under 500ms using the specified project ID.

Instructions

Start all computers in a project.

Batch operation to boot all computers simultaneously.
Computers boot in under 500ms each.

Args:
    params (ProjectIdInput): Input containing:
        - project_id (str): Project ID

Returns:
    str: Confirmation message

Examples:
    - "Start all computers in project proj_123" -> params with project_id="proj_123"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/nickvasilescu/orgo-mcp'

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