workspace_configure_turborepo
Configure Turborepo pipelines and remote caching to optimize monorepo build performance and cache efficiency.
Instructions
Configure Turborepo for optimized monorepo builds and caching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| pipelines | No | Pipeline tasks to configure (e.g. build, test, lint, deploy) | |
| remote_cache | No | Enable remote caching | |
| workspace_name | Yes | Name of the workspace |