Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Save a file to the file system.

Input

PropertyTypeRequiredDescription
nameSHORT_TEXTYesThe name of the file to save.
contentLONG_TEXTYesThe content of the file to save. (x, y, z, etc. for csv), (x y z. etc. for text), etc.
extensionSTATIC_DROPDOWNYesThe extension of the file to save.

Sample Output

{
  "filePath": "test_file.txt"
}