Skip to main content
Writer logo

Writer

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.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Writer authenticates with an API key. Generate the credential in your Writer account, then paste it into FlyMyAI the first time an agent uses a Writer action.

Get your Writer credential →

Fields to fill in FlyMyAI

FieldDetails
Writer API KeyThe API key used for authenticating requests to the Writer API. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
WRITER_ASK_QUESTION_TO_KNOWLEDGE_GRAPHTool to send a question to the knowledge graph and retrieve the answer. use after defining your question and optional context.question, graph_ids
WRITER_CHAT_COMPLETIONTool to generate chat-based completions. use when you need conversational ai responses; call after assembling system and user messages.messages
WRITER_CREATE_KNOWLEDGE_GRAPHTool to create a new knowledge graph. use after defining nodes and edges to persist the graph.name, nodes, edges
WRITER_DELETE_GRAPHTool to delete a knowledge graph by its id. use when you need to remove a graph after confirming its identifier.graph_id
WRITER_LIST_APPLICATIONSTool to list all no-code agent applications. use when you need to retrieve all registered applications.-
WRITER_LIST_FILESTool to list all uploaded files. use when you need to retrieve a paginated set of user files, optionally filtered by status, graph, or type. use after uploading files to inspect available files.-
WRITER_LIST_GRAPHSTool to retrieve a list of knowledge graphs. use when you need an overview of existing graphs.-
WRITER_LIST_MODELSTool to list all available language models. use when you need to discover which models can be used for completions.-
WRITER_MEDICAL_COMPREHENDTool to extract medical entities and concepts from unstructured clinical text. use when you need to label medical text with standardized codes such as snomed ct.text
WRITER_RETRIEVE_GRAPHTool to retrieve a knowledge graph by its id. use when you need details of an existing graph.graph_id
WRITER_TEXT_GENERATIONTool to generate text based on a given prompt. use when you need model-driven completions after crafting a prompt.model, prompt
WRITER_UPDATE_GRAPHTool to update an existing knowledge graph. use after confirming the graph id. specify at least one of name, data, or description to modify.graph_id
WRITER_WEB_SEARCHTool to perform a web search. use when you need relevant web page results for a given query.query
We love our partners - FlyMy.AI builds with the best. Thanks, Writer!