MCP command tool - hard to use, could it be optimized?

The search command is particularly cumbersome to use. Could it support sorting by time and filtering by tags simultaneously just like the Draft.query() function?

Take a look at the list function. It does not have sort, but has those additional filtering options.

Or, for more control of a repeated query set, create a workspace in Drafts to define a detailed filtering and sort configuration and load the drafts from that workspace with the MCP or CLI.

1 Like