Runbook

by runbookai
Verified

create_runbook

Create and manage runbooks to automate workflows, enabling execution across MCP servers directly from Claude Desktop.

Input Schema

NameRequiredDescriptionDefault
contentYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "content": { "title": "Content", "type": "string" }, "name": { "title": "Name", "type": "string" } }, "required": [ "name", "content" ], "title": "create_runbookArguments", "type": "object" }

You must be authenticated.

Other Tools from Runbook

Related Tools

ID: p3mq5xzyof