get_schema_recommendations
Retrieve schema update recommendations for an entity type based on raw fragment analysis, agent suggestions, or inference. Identify needed schema changes to match actual usage.
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) |