coda_get_sharing_metadata
Check if a Coda doc can be shared or copied, and identify any sharing restrictions.
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 |