initialize_anythingllm
Set up the AnythingLLM client by providing API credentials to enable workspace management, chat operations, and document handling.
Instructions
Initialize the AnythingLLM client with API credentials
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Your AnythingLLM API key | |
| baseUrl | No | AnythingLLM base URL (default: http://localhost:3001) |