Skip to main content
Glama

Apollo.io MCP Server

search_opportunities

Search for sales opportunities with filtering and sorting options to track deals and manage sales pipeline in Apollo.io.

Instructions

Search for opportunities in Apollo.io.

This tool searches for sales opportunities with filtering and sorting options. Useful for tracking deals and pipeline management.

Input Schema

NameRequiredDescriptionDefault
account_stage_idsNo
pageNo
per_pageNo
sort_by_fieldNo

Input Schema (JSON Schema)

{ "properties": { "account_stage_ids": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Account Stage Ids" }, "page": { "default": 1, "title": "Page", "type": "integer" }, "per_page": { "default": 25, "title": "Per Page", "type": "integer" }, "sort_by_field": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort By Field" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FromSmall2Big/Apollo-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server