AxKnowledgeBase_delete_private_knowledge_base_paper
Delete or remove your ownership of a private knowledge-base paper by its id. Confirmation is required before deletion; the paper is permanently removed only when you are the last owner.
Instructions
Remove yourself as an owner of one paper in the organization's private knowledge graph. When you are its last owner, the paper and everything under it (passages, figures, tables, references, the stored PDF) is deleted outright; otherwise only your ownership is removed and the paper remains for its other owners.
Identify the paper by its id — get it from list_private_knowledge_base_papers or from a search_private_knowledge_base result's metadata, never guess or construct one.
Before deleting, this tool raises an MCP elicitation asking the user to confirm the paper. A decline, a cancel, or a client that does not support elicitation at all deletes nothing and comes back as a plain non-error result — do not retry any of these without a genuinely fresh reason to think the answer would differ; a client that lacks elicitation support will fail the same way every time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The paper's id, as returned by list_private_knowledge_base_papers or search_private_knowledge_base |