list_secrets
List all Docker Swarm secrets, filtering by attributes such as ID, name, or label to retrieve specific secret details.
Instructions
List swarm secrets.
args: filters - Filter by attributes (e.g. id, name, label) returns: list - A list of secret attrs dicts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No |