getDeploymentFileContents
Retrieve contents of specific files within a deployment by providing deployment and file IDs, enabling direct access to essential data for management and troubleshooting.
Instructions
Gets deployment file contents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deploymentId | Yes | The ID of the deployment | |
fileId | Yes | The ID of the file | |
slug | No | Slug | |
teamId | No | Team ID |