[
{
"id": "gmail",
"name": "Gmail",
"description": "Gmail integration for sending and managing emails",
"logo_url": "https://example.com/gmail-logo.png",
"app_url": "https://gmail.com",
"features": [
{
"name": "GMAIL_SEND_EMAIL",
"description": "Send an email via Gmail",
"parameters": {
"to": "string",
"subject": "string",
"body": "string"
}
}
],
"auth_method": "OAUTH2"
},
{
"id": "perplexity",
"name": "Perplexity",
"description": "AI-powered search and research tool",
"logo_url": "https://example.com/perplexity-logo.png",
"app_url": "https://perplexity.ai",
"features": [
{
"name": "PERPLEXITY_SEARCH",
"description": "Perform a search query",
"parameters": {
"query": "string",
"focus": "string"
}
}
],
"auth_method": "API_KEY"
}
]
[
{
"id": "gmail",
"name": "Gmail",
"description": "Gmail integration for sending and managing emails",
"logo_url": "https://example.com/gmail-logo.png",
"app_url": "https://gmail.com",
"features": [
{
"name": "GMAIL_SEND_EMAIL",
"description": "Send an email via Gmail",
"parameters": {
"to": "string",
"subject": "string",
"body": "string"
}
}
],
"auth_method": "OAUTH2"
},
{
"id": "perplexity",
"name": "Perplexity",
"description": "AI-powered search and research tool",
"logo_url": "https://example.com/perplexity-logo.png",
"app_url": "https://perplexity.ai",
"features": [
{
"name": "PERPLEXITY_SEARCH",
"description": "Perform a search query",
"parameters": {
"query": "string",
"focus": "string"
}
}
],
"auth_method": "API_KEY"
}
]
Integrations
List Integrations
List available integrations so you can populate pickers, drive onboarding, and see what’s enabled.
Was this page helpful?
⌘I