10 lines
No EOL
383 B
Text
10 lines
No EOL
383 B
Text
```json
|
|
{
|
|
"action": "ai.generateDocument",
|
|
"actionObjective": "Generate a test document based on the provided context.",
|
|
"learnings": ["No documents are available, so generate a document from scratch."],
|
|
"requiredInputDocuments": [],
|
|
"requiredConnection": null,
|
|
"parametersContext": "Generate a document titled 'Test Document' with placeholder content."
|
|
}
|
|
``` |