Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Required | Description |
|---|---|---|---|
| name | SHORT_TEXT | Yes | The name of the file to save. |
| content | LONG_TEXT | Yes | The content of the file to save. (x, y, z, etc. for csv), (x y z. etc. for text), etc. |
| extension | STATIC_DROPDOWN | Yes | The extension of the file to save. |
{
"filePath": "test_file.txt"
}
