Add new_slug parameter to update_note MCP tool #1

Closed
opened 2026-02-25 23:21:06 +00:00 by forgejo_admin · 0 comments

Plan

plan-2026-02-25-agent-profiles — phase phase-2026-02-25-3.5-claude-custom-cleanup

User Story

As an AI agent using the MCP server, I want to rename a note's slug via the update_note tool so that I can correct slug typos or reorganize notes without delete/recreate.

Acceptance Criteria

  • update_note tool accepts an optional new_slug parameter
  • When new_slug is provided, it maps to slug in the API request body
  • Existing parameters continue to work unchanged

Additional Information

Companion to forgejo_admin/pal-e-docs#23 which adds slug rename support to the API itself.

Checklist

  • Implementation complete
  • Tests pass
  • PR submitted
### Plan `plan-2026-02-25-agent-profiles` — phase `phase-2026-02-25-3.5-claude-custom-cleanup` ### User Story As an AI agent using the MCP server, I want to rename a note's slug via the `update_note` tool so that I can correct slug typos or reorganize notes without delete/recreate. ### Acceptance Criteria - [ ] `update_note` tool accepts an optional `new_slug` parameter - [ ] When `new_slug` is provided, it maps to `slug` in the API request body - [ ] Existing parameters continue to work unchanged ### Additional Information Companion to forgejo_admin/pal-e-docs#23 which adds slug rename support to the API itself. ### Checklist - [ ] Implementation complete - [ ] Tests pass - [ ] PR submitted ### Related - `plan-2026-02-25-agent-profiles` - forgejo_admin/pal-e-docs#23
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/pal-e-mcp#1
No description provided.