-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
import-file
is not working for new file updates since it requires id to get through schema validation
Line 5 in 472ce5b
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.
Metadata
Metadata
Assignees
Labels
No labels