route_to_environment
Route commands to a specified environment to execute tools within that environment, enabling testing of integrations like PD+Teams or PD+Jira.
Instructions
Send a command to a connected environment. Use this to execute tools in the child environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_args | No | Arguments to pass to the tool | |
| tool_name | Yes | The tool name to execute in the environment | |
| environment_id | Yes | The environment ID to route to |