Skip to content

fix: added four optional parameters to findResources#15901

Open
naaa760 wants to merge 2 commits intopayloadcms:mainfrom
naaa760:add-mcp-version-ops
Open

fix: added four optional parameters to findResources#15901
naaa760 wants to merge 2 commits intopayloadcms:mainfrom
naaa760:add-mcp-version-ops

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Mar 11, 2026

What?

  • Adds populate, joins, trash, and pagination to the MCP find tool.

Why?

  • These options were missing, so MCP clients couldn’t use the full payload.find / payload.findByID API.

How?

  • Defined the new parameters in the schema, parsed populate and joins when given as JSON, and passed them through to the Payload API.

fix : #15880

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plugin-mcp: find tool is missing populate, joins, trash, and pagination args

1 participant