Skip to main content

Rundeck

Integrates with Rundeck automation server to execute jobs and retrieve job metadata via the Rundeck REST API. Supports executing jobs by UUID with optional job options (key-value arguments) and node filters, and fetching job info including scheduling and execution details. Authenticates using API token with server URL. Nodes can use either a shared Connect/Disconnect pattern with client ID passing, or provide credentials directly on each node.

NamespaceRobomotion.Rundeck
Version1.1.0
CategoryAutomation & Workflow, IT Operations
Nodes5

Nodes

NodeDescription
ConnectOpens a connection to Rundeck and returns a Client ID.
DisconnectCloses a Rundeck connection.
Execute JobExecute Job — see the properties below.
Get Job InfoGets a job info in Rundeck.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

4 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Execute Job, Get Job Info.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.