{ "id": "unregister_document_extractor_after_register", "category": "plugin_api", "description": "unregister_document_extractor", "call": "unregister_document_extractor", "input": { "name": "test-extractor" }, "assertions": [ { "type": "not_error" } ], "tags": [ "plugin-lifecycle", "trait-bridge" ] }