ChatPDF integration (AI, Productivity). Imported from open-connector.
https://api.chatpdf.com/v1/sources/add-url
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The publicly reachable URL of the PDF to import. |
/chats/message
| Param | Type | Required | Description |
|---|---|---|---|
| sourceId | string | required | The ChatPDF source ID for the imported PDF. |
| messages | array | required | The stateless conversation sent to ChatPDF. |
| referenceSources | boolean | optional | Whether ChatPDF should include inline page citations and reference metadata. |