coda_get_sharing_metadata
Retrieve sharing metadata for a Coda doc to check if it can be shared, copied, or has restrictions. Does not list individual access permissions.
Instructions
Get sharing metadata for a Coda doc.
Returns whether the doc can be shared, copied, or has sharing restrictions. This is metadata about the doc's sharing configuration, not the list of who has access — use coda_list_permissions for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID to get sharing metadata for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |