10 lines
No EOL
466 B
Text
10 lines
No EOL
466 B
Text
```json
|
|
{
|
|
"action": "ai.summarizeDocument",
|
|
"actionObjective": "Summarize the key points and main ideas from the documents to provide a concise overview.",
|
|
"learnings": ["Focus on extracting key points and main ideas to create a concise summary."],
|
|
"requiredInputDocuments": ["docList:round1_task1_action2_results"],
|
|
"requiredConnection": null,
|
|
"parametersContext": "Summarize the documents with a focus on key insights and main ideas."
|
|
}
|
|
``` |