Skip to main content
Glama

task_create

Create and schedule tasks for contacts in Apollo.io, specifying type, priority, due dates, and notes to manage sales workflows.

Instructions

    Create a new task.

    Args:
        contact_id: Contact ID to associate task with
        task_type: Type of task (action_item, call, email, linkedin)
        note: Task notes/description
        due_at: Due date (ISO format)
        priority: Priority level (low, medium, high)

    Returns:
        Created task details
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contact_idYes
task_typeNoaction_item
noteNo
due_atNo
priorityNomedium

Latest Blog Posts

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/BlockchainRev/apollo-mcp-server'

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