> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Create project

> Create a new project in the current workspace.

`create_project`

Create a new project in the current workspace.

## Parameters

<ParamField path="name" type="string" required>
  Project name.
</ParamField>

<ParamField path="description" type="string">
  Optional project description.
</ParamField>
