append_to_note
ChatGPTAppend Markdown text to an existing Jade Note note.
append_to_note
ChatGPTAppend Markdown text to an existing Jade Note note.
checkpoint_note
ChatGPTCreate a Pro-gated manual note-history checkpoint before a broad MCP edit.
checkpoint_note
ChatGPTCreate a Pro-gated manual note-history checkpoint before a broad MCP edit.
create_note
ChatGPTCreate a Jade Note note from Markdown body and optional category/properties/reminder/pin state.
create_note
ChatGPTCreate a Jade Note note from Markdown body and optional category/properties/reminder/pin state.
create_note_link
ChatGPTCreate an explicit link between two existing Jade Note notes. Read tools must be used first; do not invent note IDs.
create_note_link
ChatGPTCreate an explicit link between two existing Jade Note notes. Read tools must be used first; do not invent note IDs.
delete_note
ChatGPTSoft-delete a Jade Note note by ID and remove it from the retrieval index best-effort.
delete_note
ChatGPTSoft-delete a Jade Note note by ID and remove it from the retrieval index best-effort.
delete_note_link
ChatGPTDelete an explicit Jade Note note link by link ID.
delete_note_link
ChatGPTDelete an explicit Jade Note note link by link ID.
ensure_fresh_category_context
ChatGPTCheck whether a category wiki is fresh before category-level discussion. Refresh synchronously only when cheap, otherwise return current wiki plus changed-note deltas.
ensure_fresh_category_context
ChatGPTCheck whether a category wiki is fresh before category-level discussion. Refresh synchronously only when cheap, otherwise return current wiki plus changed-note deltas.
find_link_candidates
ChatGPTFind real Jade Note note IDs before creating explicit note links. Defaults to hybrid semantic/keyword search and returns deterministic reason, suggested_relation, and already_linked when source_note_id is supplied. Use this before create_note_link.
find_link_candidates
ChatGPTFind real Jade Note note IDs before creating explicit note links. Defaults to hybrid semantic/keyword search and returns deterministic reason, suggested_relation, and already_linked when source_note_id is supplied. Use this before create_note_link.
get_category_wiki
ChatGPTGet the dedicated Jade Note category wiki by category name or category UUID.
get_category_wiki
ChatGPTGet the dedicated Jade Note category wiki by category name or category UUID.
get_note
ChatGPTGet a full Jade Note note by ID, including explicit outgoing note links and backlinks.
get_note
ChatGPTGet a full Jade Note note by ID, including explicit outgoing note links and backlinks.
list_categories
ChatGPTList active Jade Note categories visible to MCP, including access levels.
list_categories
ChatGPTList active Jade Note categories visible to MCP, including access levels.
list_mcp_created_notes
ChatGPTList active notes whose source starts with mcp:, optionally filtered by client slug.
list_mcp_created_notes
ChatGPTList active notes whose source starts with mcp:, optionally filtered by client slug.
list_note_links
ChatGPTList explicit outgoing note links and backlinks around a Jade Note note by ID.
list_note_links
ChatGPTList explicit outgoing note links and backlinks around a Jade Note note by ID.
list_note_versions
ChatGPTList Pro-gated saved versions for a Jade Note note.
list_note_versions
ChatGPTList Pro-gated saved versions for a Jade Note note.
list_notes
ChatGPTList active Jade Note notes by default, optionally filtered by category name. Notes in hidden MCP categories are omitted. Set include_archived=true only when the user asks for archived notes. Set include_body=true to include Markdown bodies; this caps the result limit at 10. Use offset for pagination.
list_notes
ChatGPTList active Jade Note notes by default, optionally filtered by category name. Notes in hidden MCP categories are omitted. Set include_archived=true only when the user asks for archived notes. Set include_body=true to include Markdown bodies; this caps the result limit at 10. Use offset for pagination.
patch_note
ChatGPTSafely patch a note body by replacing one unique exact Markdown snippet.
patch_note
ChatGPTSafely patch a note body by replacing one unique exact Markdown snippet.
preview_note_update
ChatGPTValidate and normalize a potential note update without saving it.
preview_note_update
ChatGPTValidate and normalize a potential note update without saving it.
refresh_category_wiki
ChatGPTGenerate and replace a dedicated Jade Note category wiki from active notes in one category, then update note importance and explicit note links for the same source notes.
refresh_category_wiki
ChatGPTGenerate and replace a dedicated Jade Note category wiki from active notes in one category, then update note importance and explicit note links for the same source notes.
restore_note_version
ChatGPTRestore a Pro-gated note version and create a backup of the current state before restoring.
restore_note_version
ChatGPTRestore a Pro-gated note version and create a backup of the current state before restoring.
search_notes
ChatGPTSearch active Jade Note notes by default, optionally filtered by category name. Notes in hidden MCP categories are omitted. Set include_archived=true only when keyword-searching archived notes. mode=keyword matches text/properties; mode=semantic searches AI-indexed notes by meaning and returns matched_snippet. Set include_body=true to include Markdown bodies; this caps the result limit at 10.
search_notes
ChatGPTSearch active Jade Note notes by default, optionally filtered by category name. Notes in hidden MCP categories are omitted. Set include_archived=true only when keyword-searching archived notes. mode=keyword matches text/properties; mode=semantic searches AI-indexed notes by meaning and returns matched_snippet. Set include_body=true to include Markdown bodies; this caps the result limit at 10.
update_category_wiki
ChatGPTCreate or replace the dedicated Jade Note category wiki Markdown content.
update_category_wiki
ChatGPTCreate or replace the dedicated Jade Note category wiki Markdown content.
update_note
ChatGPTUpdate supplied fields on a Jade Note note. Supplying body replaces the entire existing Markdown body; prefer patch_note for narrow body edits.
update_note
ChatGPTUpdate supplied fields on a Jade Note note. Supplying body replaces the entire existing Markdown body; prefer patch_note for narrow body edits.