Tool to retrieve a specific package by its ID from a workspace in the BlazeMeter Asset Repository. Use when you need to fetch detailed information about a package, including its metadata, version, and optionally its dependencies.
pIdRequiredstringThe unique identifier (UUID) of the package to retrieve. Format: UUID string (e.g., '57f46baa-e10b-47e8-9d4c-256ca8463594').
wsIdRequiredintegerThe numeric ID of the workspace containing the package. Obtain this from the GET_WORKSPACES action.
withDependenciesbooleanIf true, includes package dependencies in the response. If false or omitted, returns only the package information without dependencies.
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.