Weavz
Listen Notes

Listen Notes

Search podcasts and episodes, retrieve podcast details, and monitor new podcast search results.

5 tools
1 trigger

Tools

Name
search

Search Listen Notes podcasts, episodes, and podcast metadata by people, places, or topics.

get_podcast

Get a Listen Notes podcast by ID, with optional episode page controls.

get_episode

Get one Listen Notes episode by ID.

best_podcasts

Get Listen Notes recommended podcasts by genre, region, and page.

just_listen

Return one random podcast episode from Listen Notes.

Triggers

Name
new_search_results

Poll Listen Notes search sorted by date and emit newly seen result IDs after the initial baseline.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('listen-notes', 'search', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'listen-notes',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Listen Notes to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Listen Notes support?

Listen Notes supports 5 tools including Search Podcasts And Episodes, Get Podcast, Get Episode, Best Podcasts, Just Listen.

Can I use Listen Notes with AI agents?

Yes. Add Listen Notes to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Listen Notes be used in stateful agent workflows?

Yes. Agents can combine Listen Notes tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Listen Notes use?

Listen Notes uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Listen Notes integration cost?

The Listen Notes integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Listen Notes support?

Listen Notes supports 1 triggers including New Search Results.

Connect Listen Notes in minutes

Get 20,000 free action executions every month. No credit card required.