start_work
Initialize a development workspace by pulling remote changes, creating a new branch, and installing dependencies for Node.js projects.
Instructions
Set remote URL from env, pull latest changes, create and push a branch, and install dependencies
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | ||
| startPoint | No |