get_schema_recommendations
Retrieve schema update recommendations for an entity type from raw_fragments analysis, agent suggestions, or inference to guide data model changes.
Instructions
Get schema update recommendations for an entity type from raw_fragments analysis, agent suggestions, or inference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Entity type to get recommendations for | |
| user_id | No | User ID for user-specific recommendations (optional) | |
| source | No | Recommendation source (default: all) | |
| status | No | Filter by recommendation status (default: pending) |