noteplan_edit_content.edit_line doesn't seem to honor the dryRun flag
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- api
Research direction
Start by locating the TypeScript handler for the noteplan_edit_content tool and its edit_line action, then trace how the dryRun argument is handled. Reproduce the request with MCP inspector against the scratch note. Done means dryRun: true reports the operation without changing the note content.
Written by the indexing model from the issue text.
Description
Using MCP inspector, on a scratch note called scratch, I ran:
{
"method": "tools/call",
"params": {
"name": "noteplan_edit_content",
"arguments": {
"action": "edit_line",
"title": "scratch",
"content": "* Spike test task ^spk1a2 EDITED",
"line": 3,
"dryRun": true
},
"_meta": {
"progressToken": 3
}
}
}
...then looked at the note in NotePlan and found that it was actually updated with the new text. I'd, of course, expect the content to not change when using dryRun: true.
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from NotePlan/noteplan-mcp
-
Difficulty 3/5 1-2 days Newbie friendliness 74/100
NotePlan/noteplan-mcp#9 ·
All issues in NotePlan/noteplan-mcp
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·