# ai_mentor_orgs_trigger_templates_retrieve Retrieve available trigger templates. Args: request: The HTTP request. org: The organization/tenant identifier. Returns: Response: A dictionary of available trigger templates and their required parameters. Raises: BadRequest: If the request is invalid. Endpoint: GET /api/ai-mentor/orgs/{org}/trigger-templates/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required)