doc_disconnect
Remove documents from an AI agent's knowledge base to manage content access and update information sources.
Instructions
Disconnect/unlink a document from a Pickaxe agent, removing it from the agent's knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| studio | No | Studio name to use. Available: STAGING, MAIN, DEV, PRODUCTION. Default: PRODUCTION | |
| documentId | Yes | The document ID to disconnect | |
| pickaxeId | Yes | The Pickaxe agent ID to disconnect the document from |