Skip to content

Update references from 'create_issue' to 'issue_write' and scan for outdated MCP tools #52

@krugazul

Description

@krugazul

Bug Report

Description

The repository currently contains references to the deprecated 'create_issue' tool, which has now been incorporated into the 'issue_write' tool. All instances of 'create_issue' should be updated to use 'issue_write' instead. Additionally, a scan should be performed to identify and update any other outdated MCP tools in the codebase.

Steps to Reproduce

  1. Search the repository for references to 'create_issue'.
  2. Identify all locations where the tool is used.
  3. Update these references to use 'issue_write'.
  4. Scan for other outdated MCP tools and update them as needed.

Expected Behavior

  • All references to deprecated MCP tools are replaced with their current versions.
  • The codebase remains functional and up-to-date with the latest MCP tool standards.

Additional Context

This update is necessary to maintain compatibility and ensure best practices are followed for MCP tool usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions