get_cases_project
Retrieve project details using project_id from Datadog to access monitoring data, logs, and metrics for analysis and management.
Instructions
Get the details of a project by project_id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}