list-background-tasks
View all active background tasks on the MCP Background Task Server to monitor and manage long-running processes efficiently.
Instructions
Lists all currently running background tasks.
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"
}