Add new_slug parameter to update_note MCP tool #1
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-mcp#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Plan
plan-2026-02-25-agent-profiles— phasephase-2026-02-25-3.5-claude-custom-cleanupUser Story
As an AI agent using the MCP server, I want to rename a note's slug via the
update_notetool so that I can correct slug typos or reorganize notes without delete/recreate.Acceptance Criteria
update_notetool accepts an optionalnew_slugparameternew_slugis provided, it maps toslugin the API request bodyAdditional Information
Companion to forgejo_admin/pal-e-docs#23 which adds slug rename support to the API itself.
Checklist
Related
plan-2026-02-25-agent-profiles