Get Basecamp Document
basecamp_get_documentRetrieve a document's full content from a Basecamp project by supplying the project (bucket) ID and document ID.
Instructions
Retrieve a single document with its full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_id | Yes | Project/bucket ID containing the document | |
| document_id | Yes | Document ID to retrieve |