Nooks, typed and ready to call.

Read sequences, prospects, accounts, tasks, calls, mailboxes, users, and engagement state from a connected Nooks workspace.

SequencingBYOK supported21 tools
$ deepline tools describetyped
$ deepline tools describe nooks_get_account --json
01Available tools

21 typed tools. Same shape as every other module.

nooks
  • Nooks Get Account
    nooks_get_account
    account_readoutbound_analyticssequencer
  • Nooks Get Call
    nooks_get_call
    activity_readoutbound_analytics
  • Nooks Get Call Disposition
    nooks_get_call_disposition
    activity_readoutbound_analytics
  • Nooks Get Email Template
    nooks_get_email_template
    campaign_readsequence_readsequencer
  • Nooks Get Mailbox
    nooks_get_mailbox
    outbound_analyticssequencer
  • Nooks Get Prospect
    nooks_get_prospect
    lead_readoutbound_analyticssequencer
  • Nooks Get Sequence
    nooks_get_sequence
    campaign_readsequence_readsequencer
  • Nooks Get Sequence State
    nooks_get_sequence_state
    campaign_readsequence_readsequencer
  • Nooks Get Sequence Step
    nooks_get_sequence_step
    campaign_readsequence_readsequencer
  • Nooks Get Task
    nooks_get_task
    activity_readoutbound_analytics
  • Nooks Get User
    nooks_get_user
    outbound_analyticssequencer
  • Nooks List Accounts
    nooks_list_accounts
    account_readoutbound_analyticssequencer
  • Nooks List Call Dispositions
    nooks_list_call_dispositions
    activity_readoutbound_analytics
  • Nooks List Calls
    nooks_list_calls
    activity_readoutbound_analytics
  • Nooks List Mailboxes
    nooks_list_mailboxes
    outbound_analyticssequencer
  • Nooks List Prospects
    nooks_list_prospects
    lead_readoutbound_analyticssequencer
  • Nooks List Sequence States
    nooks_list_sequence_states
    campaign_readsequence_readsequencer
  • Nooks List Sequence Steps
    nooks_list_sequence_steps
    campaign_readsequence_readsequencer
  • Nooks List Sequences
    nooks_list_sequences
    campaign_readsequence_readsequencer
  • Nooks List Tasks
    nooks_list_tasks
    activity_readoutbound_analytics
  • Nooks List Users
    nooks_list_users
    outbound_analyticssequencer
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Nooks from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding