meegle-api-setting-relationship-settings

Manage work item relationships in Meegle via list, create, update, and delete APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of how different work item types relate to each other within Meegle, enabling better organization and tracking of project dependencies.

Core Features & Use Cases

  • List Relationships: View all existing work item relationships in a space.
  • Create Relationships: Define new links between work item types (e.g., Story to Task).
  • Update Relationships: Modify existing relationship configurations.
  • Delete Relationships: Remove unwanted work item links.
  • Use Case: Configure a "Blocks" relationship between "Bug" and "Story" work item types to ensure critical bugs are addressed before new stories are developed.

Quick Start

List all work item relationships in the current space.

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

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

FAQPage Schema
How do I manage Meegle work item relationships via API?

You can manage Meegle work item relationships by using APIs to list, create, update, and delete association types between different work item types within a space.

Can I create cross-space links between different work item types in Feishu?

Yes, you can create cross-space and intra-space links between different work item types in Feishu by defining new association types through the relationship configuration APIs.

How do I configure a Blocks relationship between Bug and Story work item types in Meegle?

To configure a Blocks relationship, use the create relationship API to define a new link between the Bug and Story work item types, ensuring critical bugs are tracked before story development.

What permissions do I need to update work item relationship configurations in Lark?

Updating work item relationship configurations in Lark requires plugin and user authentication to ensure authorized access to the space configurations.

How do I list all existing work item relationships in a Meegle space?

You can list all existing work item relationships in a Meegle space by calling the provided API to view the current association types configured for that space.

Why would I need to delete work item relationships in Meegle?

Deleting work item relationships in Meegle removes unwanted links between work item types, helping maintain accurate project dependency tracking and clean space configurations.