start_server
Start a development server to run applications locally for testing and debugging, specifying command, port, and working directory.
Instructions
Start a development server
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Server command | |
| port | No | Port number | |
| name | Yes | Process name for reference | |
| cwd | No | Working directory |