Skip to content

Add tool add_sub_issue #196

@elsewhat

Description

@elsewhat

Describe the feature or problem you’d like to solve

Sub-issues are a popular feature used in extensively in many enterprise projects.
Currently there is no method of adding a subissue.

Support for add_sub_issue is sufficient as the issue could be created with create_issue
(MCP clients and their LLM will typically be able to chain the tools together)

Proposed solution

  • Add tool add_sub_issue
  • Ensure get_issue lists the sub-issues with their title and if their open/closed.

Additional context

GraphQL - AddSubIssue mutation
REST API - Add Sub-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions