Count archived items
get_archive_countsGet the count of archived items per type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | How many archived items there are, keyed by archive type. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |