[
{
"inputs": [
"<unknown>"
],
"outputs": [
"<unknown>"
],
"details": [
"<unknown>"
],
"config": {},
"type": "<string>",
"color": "<string>",
"image": "<string>",
"title": "<string>",
"description": "<string>",
"small_description": "<string>",
"documentation_url": "<string>",
"category": "<string>",
"sub_category": "<string>",
"example": "<string>",
"ai_instructions": "<string>",
"integrations": [
"<string>"
],
"providers": [
"<string>"
],
"config_endpoint": "<string>",
"subflow_config": {
"workflow_id": "<string>",
"workflow_name": "<string>",
"workflow_nodes": []
},
"is_valid": true,
"visible": true,
"is_tool": false,
"is_available": true,
"show_to_user": true,
"paywalled": false,
"plugin_id": "<string>",
"plugin_name": "<string>",
"supports_mocking": false,
"deletable": true,
"unique": false,
"supports_error_handling": true,
"supports_iteration": true,
"no_repeated_names": false,
"allowed_in_flow_types": [
"flow",
"agent_flow",
"handler",
"ingestion"
],
"pinned_fields": [],
"output_paths": [],
"input_paths": [],
"v2_ready": false,
"default_output_type": {
"[0]": "<string>",
"[1]": 123
},
"gathers_list": false,
"gather_fields": [],
"is_loop_scope": false,
"scope_only_outputs": [],
"referenced_assets": []
}
]