create_hybrid_deployment_agent
Set up a new hybrid deployment agent within a specified group using a JSON request body and a required schema file.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Creates a new Hybrid Deployment Agent in a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/hybrid-deployment-agents/create_hybrid_deployment_agent.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. |