Skip to main content
Glama

MCP SysOperator

by tarnover

list_tasks

Preview tasks scheduled for execution within a playbook to ensure proper configuration and workflow alignment on the MCP SysOperator server.

Instructions

List all tasks that would be executed by a playbook

Input Schema

NameRequiredDescriptionDefault
playbookYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "playbook": { "minLength": 1, "type": "string" } }, "required": [ "playbook" ], "type": "object" }

You must be authenticated.

Other Tools from MCP SysOperator

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tarnover/mcp-sysoperator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server