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