get_app_latest_version
Find compatible app versions for specific Splunk deployments by checking Splunkbase for matching releases based on version and deployment type.
Instructions
Get the latest compatible version of an app for a specific Splunk version.
Args:
app: The name or numeric ID of the Splunkbase app
splunk_version: The Splunk version to check compatibility with
is_cloud: Whether to check compatibility with Splunk Cloud
Returns:
Dictionary containing release information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| splunk_version | Yes | ||
| is_cloud | No |