list_apps
Retrieve a list of Scout APM applications, filtered by those reporting data since a specified time.
Instructions
List available Scout APM applications. Provide an optional `active_since` ISO 8601
to filter to only apps that have reported data since that time. Defaults to the
metric retention period of thirty days.
Args:
active_since (str): ISO 8601 datetime string to filter apps active since that
time.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active_since | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |