create_note
ChatGPTCreate a new note in a project
create_note
ChatGPTCreate a new note in a project
get_project
ChatGPTGet a project by ID
get_project
ChatGPTGet a project by ID
get_project_counts
ChatGPTGet per-project document counts (notes, memories, URLs)
get_project_counts
ChatGPTGet per-project document counts (notes, memories, URLs)
list_notes
ChatGPTList notes, optionally filtered by project
list_notes
ChatGPTList notes, optionally filtered by project
list_projects
ChatGPTList all projects
list_projects
ChatGPTList all projects
read_memory
ChatGPTRead a specific memory by ID
read_memory
ChatGPTRead a specific memory by ID
read_note
ChatGPTRead a note by ID
read_note
ChatGPTRead a note by ID
recall_memory
ChatGPTSearch memories semantically for prior decisions, debugging history, user preferences, task outcomes, or agent-scoped learnings. Use per_page: 3 for the first focused retrieval. Omit project_id to search across all projects.
recall_memory
ChatGPTSearch memories semantically for prior decisions, debugging history, user preferences, task outcomes, or agent-scoped learnings. Use per_page: 3 for the first focused retrieval. Omit project_id to search across all projects.
search_memory
ChatGPTAlias for recall_memory — search memories semantically for prior decisions, debugging history, user preferences, task outcomes, or agent-scoped learnings. Use per_page: 3 for the first focused retrieval. Omit project_id to search across all projects.
search_memory
ChatGPTAlias for recall_memory — search memories semantically for prior decisions, debugging history, user preferences, task outcomes, or agent-scoped learnings. Use per_page: 3 for the first focused retrieval. Omit project_id to search across all projects.
search_notes
ChatGPTSearch notes using semantic/text search. Use only for specs, docs, ADRs, structured write-ups, or when search_knowledge results point to notes. Use per_page: 3 for first focused retrieval. Omit project_id to search across all projects.
search_notes
ChatGPTSearch notes using semantic/text search. Use only for specs, docs, ADRs, structured write-ups, or when search_knowledge results point to notes. Use per_page: 3 for first focused retrieval. Omit project_id to search across all projects.
store_memory
ChatGPTStore a new memory — use this to persist important conversation context, decisions, or learnings
store_memory
ChatGPTStore a new memory — use this to persist important conversation context, decisions, or learnings
suggest_memory_tags
ChatGPTGet suggested tags based on existing memory tags
suggest_memory_tags
ChatGPTGet suggested tags based on existing memory tags