Retrieves a specific file from an Elastic Package Manager (EPM) package. Use this to access package metadata, documentation, changelogs, or configuration files. Common use cases: inspecting manifest.yml for package details, reading README.md for documentation, or reviewing chang…
pkgNameRequiredstringThe name of the EPM package (e.g., 'endpoint', 'nginx', 'fleet_server'). Use the Get Fleet EPM Packages action to discover available packages.
filePathRequiredstringThe relative path to the file within the package. Common files include 'manifest.yml' (package metadata), 'docs/README.md' (documentation), 'changelog.yml' (version history), and various configuration files.
pkgVersionRequiredstringThe version of the package (e.g., '1.2.3', '8.0.0'). Use the Get Fleet EPM Packages action to find available versions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.