create_api_key
Generate an API key for sending metrics and data to the MCP Server for Coroot, ensuring secure and efficient data ingestion. The key secret is provided only during creation.
Instructions
Create a new API key for data ingestion.
Creates an API key that can be used for sending metrics and data. The key secret is only returned once during creation.
Args: project_id: Project ID name: API key name description: Optional description
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
name | Yes | ||
project_id | Yes |