collection_promote_collection_environment
Promote a service collection to a target environment (development, testing, staging, production) with optional resource copying and workflow triggers.
Instructions
Promote a service collection to a different environment.
Args: collection_id: ID of the collection to promote target_environment: Target environment (development, testing, staging, production) ctx: FastMCP context for resource change notifications copy_resources: Whether to copy resources to new environment workflow_triggers: Whether to trigger promotion workflows
Returns: Details of the promotion operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | ||
| copy_resources | No | ||
| workflow_triggers | No | ||
| target_environment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||