get_schema_recommendations
Get schema update recommendations for entity types by analyzing raw fragments, agent suggestions, or inference data to improve data structure.
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) |