doc_connect
Link documents to AI agents by adding them to the agent's knowledge base for enhanced information access and processing.
Instructions
Connect/link a document to a Pickaxe agent, adding it to 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 connect | |
| pickaxeId | Yes | The Pickaxe agent ID to connect the document to |