anythingllm_upload_raw_text
Upload raw text content directly to AnythingLLM as a document. Pass the text and a title to make it available for retrieval.
Instructions
Upload raw text content as a document to AnythingLLM.
Args: text_content: Raw text content to upload title: Document title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| text_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |