{ "items": [ { "name": "Google.SendEmail", "fully_qualified_name": "Google.SendEmail@1.0.0", "description": "Send an email via the authenticated user's Gmail account.", "toolkit": { "name": "Google", "version": "1.0.0" }, "requirements": { "authorization": { "provider_id": "google", "scopes": [ "https://www.googleapis.com/auth/gmail.send" ] } } }, { "name": "Slack.PostMessage", "fully_qualified_name": "Slack.PostMessage@1.0.0", "description": "Post a message to a Slack channel as the authenticated user.", "toolkit": { "name": "Slack", "version": "1.0.0" } } ], "page": { "limit": 25, "offset": 0, "total_count": 7042 } }