10 lines
No EOL
441 B
Text
10 lines
No EOL
441 B
Text
```json
|
|
{
|
|
"action": "ai.summarizeDocument",
|
|
"actionObjective": "Summarize the document to extract key points and main ideas.",
|
|
"learnings": ["Focus on extracting key points to aid in understanding the document's main ideas."],
|
|
"requiredInputDocuments": ["docList:round1_task1_action1_results"],
|
|
"requiredConnection": null,
|
|
"parametersContext": "Summarize the document with a focus on key points and main ideas."
|
|
}
|
|
``` |