d365fo_clone_profile
Clone an existing Dynamics 365 Finance & Operations environment profile to create a new one with optional modifications for testing or configuration purposes.
Instructions
Clone an existing D365FO environment profile with optional modifications.
Args: sourceProfileName: Name of the profile to clone newProfileName: Name for the new profile description: Description for the new profile
Returns: Dictionary with cloning result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceProfileName | Yes | ||
| newProfileName | Yes | ||
| description | No |