get_openpipeline_configuration
Fetch the complete OpenPipeline configuration for a data type to inspect endpoints, pipelines, and routing rules before updating.
Instructions
Get the full OpenPipeline configuration for a specific data type (id). Returns all endpoints, pipelines, and routing rules. Use this to inspect or fetch the config before modifying it with update_openpipeline_configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Configuration id / data type, e.g. 'logs', 'events', 'bizevents', 'metrics', 'spans', 'davis', 'sdlcEvents', 'securityEvents'. |