Generate an AI summary of the requested documents. Note, this action belongs toDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Glean Chat API, therefore requires using either the Global Client Token or the User Client Token connection methods.
External DocumentationTo learn more, visit the Glean documentation.
Parameters
| Parameter | Description |
|---|---|
| Documents Specifications | An array of objects of documents specifications. Can be one of the following specification types: * An array of objects containing URLs of documents, Example:* An array of objects containing document IDs, Example:* An array of objects containing content data, Example:For more information on the different specification options, please refer to Glean’s Documentation. |
| Preferred Summary Length | Length of summary output. |
| Query | A query that the summary should be about. |
| Timestamp | A timestamp associated with the client request. |
| Tracking Token | An opaque token that represents this particular result. |