upload_source_map
Upload a source map to link minified code with original source files for specified applications, enabling precise debugging and error tracking in Raygun MCP Server.
Instructions
Uploads a source map to the specified application
Input Schema
Name | Required | Description | Default |
---|---|---|---|
applicationIdentifier | Yes | Application identifier | |
filePath | Yes | Path to the source map file | |
uri | Yes | URI to associate with the source map |