updateProject
Modify project details in the DeepWriter MCP Server by updating fields such as title, prompt, author, model, or work description using the project ID and API key.
Instructions
Update an existing project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | Yes | The DeepWriter API key for authentication. | |
project_id | Yes | The ID of the project to update. | |
updates | Yes | Object containing fields to update. |