get_schema_recommendations
Retrieve schema update recommendations for an entity type from raw fragments, agent suggestions, or inference, filtered by status and source.
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) |