Create RAG workspace
rag_create_workspaceCreate a dedicated AnythingLLM workspace named after a repository (e.g., owner/repo) to organize and isolate RAG context for that project.
Instructions
Create an AnythingLLM workspace named after the repo (e.g. 'owner/repo'). Returns {name, slug}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Repo identity, e.g. 'owner/repo' |