Skip to content

Import-file data.id should be nullable #7

Description

@mike-grayhat

import-file is not working for new file updates since it requires id to get through schema validation

id: z.string().describe('The ID of the file to update.'),

Maybe it's just gpt4.1 that bad at MCP, but somehow it really struggles with this.

Result
Error processing tool: Received tool input did not match expected schema
The CMS is still reporting an input schema error, even with only the mandatory fields.
This strongly suggests that the CMS import function likely requires a specific field that hasn't been provided just yet—commonly, this could be a required folder ID or another identifier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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