meegle-api-setting-workflow-settings

Manage Meegle OpenAPI workflow templates with node and state flow configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of Meegle's workflow and process templates, allowing for efficient creation, updating, and deletion of these critical project configurations.

Core Features & Use Cases

  • Template Management: Create, retrieve, update, and delete workflow templates for different work item types.
  • Detailed Configuration: Access and modify detailed node and state flow configurations within templates.
  • Use Case: When onboarding a new project in Meegle, use this Skill to create a standardized workflow template that ensures consistency across all work items.

Quick Start

Use the meegle-api-setting-workflow-settings skill to get a list of all workflow templates for the 'story' work item type in the 'my-project-key' space.

Frequently Asked Questions about meegle-api-setting-workflow-settings

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

FAQPage Schema
How do I create a workflow template for a specific work item type in Meegle?

To create a Meegle workflow template, use this Skill to configure node and state flow settings for a specified work item type within a project space. It supports creating standardized templates to ensure consistency across all project work items.

Can I manage existing process templates via the Meegle OpenAPI?

Yes, you can manage existing process templates via the Meegle OpenAPI. This Skill supports listing, retrieving details, updating, and deleting templates, requiring plugin and user authentication for secure API access.

What do I need to configure workflow settings through the Meegle API?

Configuring workflow settings requires valid plugin and user authentication for secure Meegle OpenAPI access. You also need a specified project space key and a target work item type to apply the template configurations.

How do I list all workflow templates for a specific project space?

To list all workflow templates, provide your project space key and target work item type to the Skill. It retrieves the available process templates through the authenticated Meegle OpenAPI settings interface.

What is the best way to update node and state flow configurations in Meegle process templates?

The best way to update node and state flow configurations is through this Skill's template management capabilities. It allows direct modification of detailed workflow settings for various work item types within your specified project space.

When should I not use this approach to manage Meegle workflow templates?

You should not use this API approach if you lack valid plugin and user authentication credentials. It is designed specifically for programmatic template management via the Meegle OpenAPI, not for manual UI configuration.