Weavz
The Guardian Open Platform

The Guardian Open Platform

Search Guardian content, tags, sections, and new public-media articles.

4 tools
1 trigger

Tools

Name
search_content

Search Guardian Open Platform content with fields, tags, and date filters.

get_content

Get one Guardian content item by API ID.

list_sections

List Guardian Open Platform sections.

list_tags

Search Guardian tags by query and type.

Triggers

Name
new_content

Poll Guardian content search and emit content IDs not seen during the initial baseline.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect The Guardian Open Platform 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 The Guardian Open Platform support?

The Guardian Open Platform supports 4 tools including Search Content, Get Content, List Sections, List Tags.

Can I use The Guardian Open Platform with AI agents?

Yes. Add The Guardian Open Platform 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 The Guardian Open Platform be used in stateful agent workflows?

Yes. Agents can combine The Guardian Open Platform 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 The Guardian Open Platform use?

The Guardian Open Platform uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the The Guardian Open Platform integration cost?

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

What triggers does The Guardian Open Platform support?

The Guardian Open Platform supports 1 triggers including New Content.

Connect The Guardian Open Platform in minutes

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