get_helpers_by_database
Retrieve all helpers associated with a specific database. Use this to access helper functions for core, project, settings, or user_custom databases.
Instructions
Get all helpers for a specific database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_database | Yes | Database name ('core', 'project', 'settings', 'user_custom') |