Documentation Index
Fetch the complete documentation index at: https://incredible-42686482-cursor-create-detailed-ai-agent-cookboo.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
{
"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"
}
The unique identifier of the integration (e.g., “gmail”, “perplexity”)