Protected InternalInternal method that must be implemented by derived action classes. This is where the actual action logic should be implemented.
The action execution parameters including typed context
Promise resolving to the action result
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private buildBuild detailed message with entity information for agent consumption
Private calculatePrivate filterFilter entities based on parameters
Optional entityOptional schemaOptional scopePrivate formatFormat EntityInfo into research-friendly structure
Private formatFormat EntityFieldInfo into research-friendly structure
Private formatPrivate getHelper to get boolean parameter value
Private getHelper to get numeric parameter value
Private getHelper to get string parameter value
Private groupPrivate matches
Action that retrieves comprehensive database schema information using MemberJunction's rich metadata layer instead of raw INFORMATION_SCHEMA queries.
This action provides research agents with deep understanding of the data model including:
Features:
Example