integrate
Get integration details for public endpoints from search results. Provide a task describing what you want to accomplish and up to 10 resources — each with an id and type taken from the matching search result's resourceType. Returns a task brief covering authentication, base URLs, request steps, parameters, expected responses, dependencies between steps, and other important considerations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What you want to accomplish with the selected endpoints (max 512 characters). | |
| resources | Yes | Up to 10 endpoints to integrate. Each entry needs an `id` and `type` from a search result (`type` is the result's `resourceType`). |