nifi_get_processor
Fetch full details for a single NiFi processor by ID, including properties, scheduling, relationships, and validation errors. Use it to inspect configuration or troubleshoot before making changes.
Instructions
One processor in full: properties, scheduling, relationships, validation errors.
Backed by GET /processors/{id}. Sensitive property values are masked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| processor_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||