create_project
Initiate a new project in the Coroot observability platform by specifying a name. This tool ensures the project name adheres to required formatting, enabling efficient monitoring, performance analysis, and infrastructure management.
Instructions
Create a new project.
Creates a new Coroot project with the specified name. The name must contain only lowercase letters, numbers, and hyphens.
Args: name: Project name (must match ^a-z0-9?$)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes |