DeepWriter MCP Server

listProjects

Retrieve a list of all projects associated with the authenticated user using the DeepWriter API key for access management and organization.

Instructions

List all projects for the authenticated user

Input Schema

NameRequiredDescriptionDefault
api_keyYesThe DeepWriter API key for authentication.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "api_key": { "description": "The DeepWriter API key for authentication.", "type": "string" } }, "required": [ "api_key" ], "type": "object" }

You must be authenticated.

Other Tools from DeepWriter MCP Server

Related Tools

    ID: 70lk04lzkt