List available integrations
list_unified_integrationsList integrations from the connected account. Returns an array of integration records. Supports filtering by updated_gte, categories, summary, active, env, type, and pagination. Use to browse or search many integrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| type | No | Filter the results for only this integration type | |
| limit | No | Maximum number of results to return in one page (default 100) | |
| active | No | Filter the results for only the workspace's active integrations | |
| offset | No | Number of results to skip, for pagination (default 0) | |
| summary | No | ||
| categories | No | Filter the results on these categories | |
| updated_gte | No | (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format) |