Grain, typed and ready to call.

Bring-your-own-key access to Grain recordings, transcripts, tags, sharing, hooks, users, teams, and meeting types.

OtherBYOK supported16 tools
$ deepline tools describetyped
$ deepline tools describe grain_add_a_tag_to_a_recording --json
01Available tools

16 typed tools. Same shape as every other module.

grain
  • Grain Add A Tag To A Recording
    grain_add_a_tag_to_a_recording
    byokconversation_intelligence
  • Grain Create Hook
    grain_create_hook
    byokconversation_intelligence
  • Grain Create Recording Upload
    grain_create_recording_upload
    byokconversation_intelligence
  • Grain Delete Hook
    grain_delete_hook
    byokconversation_intelligence
  • Grain Get Recording
    grain_get_recording
    byokconversation_intelligence
  • Grain Get Recording Transcript
    grain_get_recording_transcript
    byokconversation_intelligence
  • Grain List Hooks
    grain_list_hooks
    byokconversation_intelligence
  • Grain List Meeting Types
    grain_list_meeting_types
    byokconversation_intelligence
  • Grain List Recordings
    grain_list_recordings
    byokconversation_intelligence
  • Grain List Teams
    grain_list_teams
    byokconversation_intelligence
  • Grain List Users
    grain_list_users
    byokconversation_intelligence
  • Grain Remove A Tag From A Recording
    grain_remove_a_tag_from_a_recording
    byokconversation_intelligence
  • Grain Share Recording To An User
    grain_share_recording_to_an_user
    byokconversation_intelligence
  • Grain Unshare Recording From A Team
    grain_unshare_recording_from_a_team
    byokconversation_intelligence
  • Grain Unshare Recording From An User
    grain_unshare_recording_from_an_user
    byokconversation_intelligence
  • Grain Update Recording
    grain_update_recording
    byokconversation_intelligence
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 Grain 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