meegle-api-workflows-and-nodes

Access Meegle Open API for workflow details, node updates, and status transitions.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/pkycy/meegle-api-skill --skill meegle-api-workflows-and-nodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meegle-api-workflows-and-nodes
Source: https://github.com/pkycy/meegle-api-skill/tree/main/meegle-api-work-items/workflows-and-nodes
Command: npx skills add https://github.com/pkycy/meegle-api-skill --skill meegle-api-workflows-and-nodes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of work item workflows and nodes within Meegle, streamlining task progression and status updates.

Core Features & Use Cases

  • Workflow & Node Management: Get detailed workflow information, update node properties, and manage transitions.
  • WBS Visualization: Retrieve Work Breakdown Structure details for project planning.
  • Use Case: Automatically update the status of a work item node to 'In Progress' and assign a new owner when a task is picked up by a team member.

Quick Start

Use the meegle-api-workflows-and-nodes skill to get the workflow detail for work item ID '12345' in project 'ABC' and work item type 'Story'.

Frequently Asked Questions about meegle-api-workflows-and-nodes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update work item node status and assign a new owner in Meegle?

To update work item node status and assign owners in Meegle, use this Skill to programmatically access Meegle's Open API for node property updates, status transitions, and owner reassignment.

Can I retrieve the Work Breakdown Structure for project planning via the Meegle API?

Yes, you can retrieve the Work Breakdown Structure via the Meegle API. This Skill facilitates WBS visualization by fetching detailed workflow and WBS structures for specific project and work item instances.

Does Meegle API workflow management support both node-flow and state-flow work items?

Meegle API workflow management supports both node-flow and state-flow work items. The Skill requires specific project and work item type identifiers to execute targeted operations across both workflow configurations.

How do I manage status transitions and reviews for work item instances programmatically?

You manage status transitions and reviews programmatically by leveraging this Skill to call Meegle's Open API, automating review management and task progression for work item instances.

What project and work item identifiers do I need to get workflow details from Meegle?

To get workflow details from Meegle, you need the specific project ID, work item ID, and work item type. The Skill uses these identifiers to retrieve targeted workflow and node information.

What is the best way to automate Meegle work item workflows without manual dashboard updates?

The best way to automate Meegle work item workflows without manual updates is using this Skill to programmatically retrieve workflows, update node properties, and manage transitions via the Open API.