log_document_link
Log a note on a constituent record with a link to an externally hosted document and description, enabling document reference and retrieval via search.
Instructions
NOT a real file attachment — LGL's API has no upload endpoint at all (even LGL's own web forms only accept a hosted URL, never raw file bytes). This logs a note on the constituent's record containing a link to a file hosted elsewhere (e.g. OneDrive, SharePoint, Google Drive) plus a short description, so the document is at least referenced and findable via list_notes/search_constituents. The linked file itself is not verified, downloaded, or stored by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Link to the file hosted elsewhere (OneDrive/SharePoint/Drive/etc.) | |
| note_date | No | YYYY-MM-DD, defaults to today | |
| description | Yes | What the document is, e.g. "Signed pledge agreement" | |
| constituent_id | Yes |