"""MetaBuilder Workflow Python Plugins. This package contains Python workflow plugins organized by category. Each plugin follows the standard interface: run(runtime, inputs) -> dict Categories: - control: Bot control and switch logic - convert: Type conversion utilities - core: Core AI/workflow operations - dict: Dictionary manipulation - list: List operations - logic: Boolean logic operations - math: Mathematical operations - notifications: Slack/Discord notifications - string: String manipulation - test: Unit testing assertions - tools: External tool integration - utils: Utility functions - var: Variable management - web: Web/Flask operations """