Projects, write
Create project
Start a new project, one voice with its own watches and memory. It inherits the timezone and hours of the caller's default project.
write
MCP
Tool namecreate_project
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "create_project",
"arguments": {
"name": "<string>"
}
}
}Input
namerequiredstring
Returns
The new project, carrying the default project's timezone, hours and check interval.