> ## 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.

# List project folders

> List all folders in a project.

`list_project_folders`

List all folders in a project.

## Parameters

<ParamField path="projectId" type="string" />

<ParamField path="limit" type="integer" default={500}>
  Minimum: 1.
</ParamField>
