search_ci_pipelines_events
Search and filter CI pipeline events in Datadog using complex queries to monitor and analyze continuous integration workflows.
Instructions
List endpoint returns CI Visibility pipeline events that match a search query. Results are paginated similarly to logs.
Use this endpoint to build complex events filtering and search.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}