get_app_caches
Retrieve a list of all caches for a specified application. Use this to inspect cached data associated with your app.
Instructions
Retrieve a list of caches for an application.
Args: app_id: The application identifier
Returns: Dictionary containing the list of caches for the application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |