swift_package_list
Monitor and list active Swift Package processes on the sl-test MCP server to enhance process management and optimize resource utilization.
Instructions
Lists currently running Swift Package processes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}