Metis — Create Project
create_projectRegister a new project in Metis for permanent tracking, task linking, and memory search across research.
Instructions
Register a new project in the Metis platform.
Called when a researcher confirms they want a Claude conversation or project
tracked permanently in Metis. Creates the project record in the DB so it
appears in the Work tab and is available for task linking and memory search.
Args:
title: Human-readable project name, e.g. "Statistics Course".
description: What this project is about (one sentence).
domain: Research domain, e.g. "education", "epidemiology". Optional.
source: Origin — "claude_project" (default), "claude_cowork", or "manual".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| domain | No | ||
| source | No | claude_project | |
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |