Required fields removed in GET /ai/assistants/{assistant_id} (InviteTool)
- Affected surface
- GET /ai/assistants/{assistant_id}
- Affected field
- InviteTool
What changed
Required fields removed in GET /ai/assistants/{assistant_id} (InviteTool) Affected surface: GET /ai/assistants/{assistant_id}. Root cause: schema `InviteTool`. Detected at Fri, 01 May 2026 00:37:18 UTC UTC.
Diff
{
"path": "GET /ai/assistants/{assistant_id}",
"removed_fields": [
"invite_config"
],
"schema_path": "schema InviteTool"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
No action required, but you can drop the field from request payloads to keep them tidy.
Related changes
Other endpoints affected by the same root cause.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
