sentry_create_project
Create and configure new projects in Sentry to track deployments, releases, and application health metrics using specified name, slug, platform, and team.
Instructions
Create a new project in Sentry. Track deployments, releases and health metrics.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Project name | |
platform | No | Platform (e.g., 'javascript', 'python', 'node') | |
slug | Yes | Project slug (URL-friendly identifier) | |
team | Yes | Team slug |