AI & ML23 toolsPaste one API key
Writer integration for AI agents
Writer is a full-stack generative AI platform for enterprises, offering tools to build and deploy AI applications integrated with their suite of LLMs, graph-based RAG tools, and AI guardrails.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Writer once and call the same tools from all of them.
Setup
Connect Writer through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Writer exposes 23 tools through ClawLink. The 21 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
writer_analyze_images | Analyze images using Writer's vision capabilities | Read |
writer_ask_question_to_knowledge_graph | Send a question to the knowledge graph and retrieve the answer | Read |
writer_chat_completion | Generate chat-based completions | Read |
writer_detect_ai_content | Detect whether content was generated by AI | Read |
writer_download_file | Download the binary content of a file | Read |
writer_get_file | Retrieve detailed information about a specific file by its ID | Read |
writer_list_applications | List all no-code agent applications | Read |
writer_list_files | List all uploaded files | Read |
writer_list_graphs | Retrieve a list of knowledge graphs | Read |
writer_list_models | List all available language models | Read |
writer_medical_comprehend | Extract medical entities and concepts from unstructured clinical text | Read |
writer_parse_pdf | Parse and extract text content from a previously uploaded PDF file | Read |
writer_retrieve_graph | Retrieve a knowledge graph by its ID | Read |
writer_text_generation | Generate text based on a given prompt | Read |
writer_translate_text | Translate text from one language to another with support for formality, length control, and | Read |
writer_web_search | Perform a web search | Read |
writer_add_file_to_graph | Add a file to a knowledge graph for indexing and retrieval | Write |
writer_create_knowledge_graph | Create a new knowledge graph | Write |
writer_update_graph | Update an existing knowledge graph | Write |
writer_upload_file | Upload a file to Writer | Write |
writer_remove_file_from_graph | Remove a file from a Knowledge Graph | Write |