Project Create¶
Manually create a project that the collector can't discover (books, businesses, admin workflows, etc.)
MCP name: project_create
Category: projects
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
description |
str |
No | What is this project? |
name |
str |
Yes | Human-readable project name |
slug |
str |
Yes | Unique identifier (lowercase, hyphens) |
status |
str |
No | Status: active (default), paused, past, future |