open-terminal
Launch a new terminal session directly from the iTerm MCP Server, enabling AI assistants to create and manage terminal instances for command execution and output interaction.
Instructions
Open a new terminal instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}