get_document_by_id
Retrieve a specific document from a Couchbase collection using its document ID. Specify collection name and document ID to get the document data.
Instructions
Fetch a single document by collection and document ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope_name | No | ||
| document_id | Yes | ||
| collection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||