Skip to content

Gemini CLI create-field issue #8

@alexvdvalk

Description

@alexvdvalk

I've added the MCP server into my Gemini config, and get this error when trying to make any queries:

{
    "error": {
      "code": 400,
      "message": "Unable to submit request because `create-field` functionDeclaration `parameters.data.meta.width` schema didn't specify the 
  schema type field. Learn more: https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/function-calling",
      "errors": [
        {
          "message": "Unable to submit request because `create-field` functionDeclaration `parameters.data.meta.width` schema didn't specify the 
  schema type field. Learn more: https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/function-calling",
          "domain": "global",
          "reason": "badRequest"
        }
      ],
      "status": "INVALID_ARGUMENT"
    }
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions