service_ps
List tasks of a Docker swarm service by ID or name, with optional filters to inspect task states and details.
Instructions
List the tasks of a swarm service.
args: id_or_name - The service id or name filters - Filter by id, name, node, label, desired-state returns: list - A list of task dicts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | ||
| id_or_name | Yes |