create_project
Create a new project in SD Elements security development lifecycle platform. Specify project details or use automated profile detection to configure security requirements.
Instructions
Create a new project in SD Elements. If name is not specified, prompts user to provide it. If profile is not specified, attempts to detect it from project name/description (e.g., 'mobile project' → Mobile profile). If detection fails, prompts user to select from available profiles.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | ID of the application | |
| name | No | Name of the project | |
| description | No | Description of the project | |
| phase_id | No | Phase ID | |
| profile_id | No | Profile ID |