create_folder
Create a new folder in your Achi workspace, optionally within a specific team or parent folder.
Instructions
Create a new folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| teamId | No | Team to create the folder in. Omit for personal. | |
| parentFolderId | No | Parent folder. Omit for root. |