Skip to content

queue_list not working #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eliezedeck opened this issue Apr 25, 2025 · 1 comment
Closed

queue_list not working #75

eliezedeck opened this issue Apr 25, 2025 · 1 comment

Comments

@eliezedeck
Copy link

Hi,

Calling queue_list tool returns this:

{
  "error": {
    "code": "invalid_type",
    "expected": "array",
    "received": "undefined",
    "path": ["content"],
    "message": "Required"
  }
}

Note that other tools work fine, indicating that the authentication part is working fine. So, there is no reason for this one to not work.

Thank you.

@eliezedeck eliezedeck changed the title queue_list not working queue_list not working Apr 25, 2025
@cmsparks cmsparks closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2025
@cmsparks
Copy link
Collaborator

cmsparks commented May 1, 2025

This is relevant to the local stdio based server. We are now maintaining the remote MCP server.

We're planning on adding queues support to the remote server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants