Skip to content

Asana MCP doesn't work with Bedrock #1804

@angiejones

Description

@angiejones

Describe the bug

When running a session with the Asana MCP server enabled and an Amazon Bedrock model, the following error occurs

Ran into this error: Request failed: Request failed with status: 400 Bad Request. Message: {"external_model_provider":"amazon-bedrock","external_model_error":{"message":"tools.39.input_schema.properties: Property keys should match pattern '^[a-zA-Z0-9_-]{1,64}$'"}}.

Changing the model to GPT-4o works.

@baxen says "we should just do a conversion of some kind if it won't work on bedrock"

To Reproduce
Steps to reproduce the behavior:

  1. Add Asana extension w/ valid Asana Access Token
goose://extension?cmd=npx&arg=-y&arg=%40roychri%2Fmcp-server-asana&id=asana&name=Asana&description=enable%20task%20automation%2C%20project%20tracking%2C%20and%20team%20collaboration&env=ASANA_ACCESS_TOKEN%3DAsana%20Access%20Token
  1. Change Provider to Amazon Bedrock
  2. Start session and enter any prompt

Metadata

Metadata

Assignees

No one assigned

    Labels

    mcpMCP/Extension relatedp2Priority 2 - Medium

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions