Skip to main content
Glama

Ara Records MCP Server

by syndr

get_playbook_status

Check Ansible playbook execution status to monitor completion and track multiple playbooks using the Ara Records API.

Instructions

Get a quick summary of playbook execution status without detailed task information. Useful for checking if a playbook is complete or monitoring multiple playbooks.

Input Schema

NameRequiredDescriptionDefault
playbook_idYesThe ID of the playbook to check

Input Schema (JSON Schema)

{ "properties": { "playbook_id": { "description": "The ID of the playbook to check", "type": "number" } }, "required": [ "playbook_id" ], "type": "object" }

Other Tools from Ara Records MCP Server

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/syndr/ara-records-mcp'

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