create-folder
Create a new folder in Infisical to organize secrets within a project and environment. Specify name, project, environment, and optional path.
Instructions
Create a new folder in Infisical
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the folder to create (required) | |
| path | No | The path to create the folder in (Defaults to /) | |
| projectId | Yes | The project to create the folder in (required) | |
| description | No | The description of the folder to create | |
| environment | Yes | The environment to create the folder in (required) |