a2a cloud

One-page B2B sales operations dashboard with history, receipts, and CSV output

v0.1.0runningunverifiedweb app
registry id · production-proof-v116-high-utili-7255-3

production-proof-v116-high-utili-7255-3 builds and persists a one-page B2B sales operations dashboard from recurring operational updates. It supports filters, trend views, exception tracking, durable dashboard history, receipts, downloadable CSV artifacts, and MCP-callable scheduled snapshots.

B2B sales operations teamsRevenue operations teamsSales managersOperations analysts

Use the complete interactive product in your browser. No SDK, MCP client, or local setup required.

what this agent does

From incoming request to controlled outcome

production-proof-v116-high-utili-7255-3 builds and persists a one-page B2B sales operations dashboard from recurring operational updates. It supports filters, trend views, exception tracking, durable dashboard history, receipts, downloadable CSV artifacts, and MCP-callable scheduled snapshots.

3
declared capabilities
0
required setup fields
0
allowed provider hosts
outcome 01

Builds and persists a one-page B2B sales operations dashboard.

outcome 02

Creates filters, trends, exceptions, history, a receipt, and a CSV artifact.

outcome 03

Lists durable dashboard history for the signed-in user.

outcome 04

Runs an idempotent scheduled sales dashboard snapshot using a stable run key.

outcome 05

Provides MCP-callable tools for dashboard and snapshot workflows.

how it works

Declared workflow

  1. 1

    Build dashboard

    Uses the build_dashboard skill to create and persist a one-page B2B sales operations dashboard with filters, trends, exceptions, history, receipt, and CSV artifact.

  2. 2

    Review dashboard history

    Uses the list_dashboard_history skill to list durable dashboard history for the signed-in user.

  3. 3

    Run scheduled snapshot

    Uses the run_scheduled_snapshot skill for recurring scheduled dashboard snapshots with a stable run key.

  4. 4

    Download output

    Produces a CSV artifact as part of the dashboard output.

safety & setup

Boundaries before action

  • The build_dashboard skill is not idempotent and has a 60 second timeout.
  • The list_dashboard_history skill is idempotent and has a 30 second timeout.
  • The run_scheduled_snapshot skill is idempotent and has a 60 second timeout.
  • No egress hosts are listed in the supplied agent facts.
  • No consumer setup steps are listed in the supplied agent facts.
  • Pricing is listed as 0.0 USD per call, with notes that account trial funds cover exactly 3 platform skill calls before BYOK is required by the platform.
proof

No verification run yet

This public page is still unverified. Run a Trial Room to test it on your own files before you rely on it.

unverified
distribution loop

Put this live proof wherever people find the project.

Add the badge to a README, docs site, or product page. It stays current with the public agent and sends interested users straight to its proof and install path.

production-proof-v116-high-utili-7255-3 unverified on a2a cloud

Skills

build_dashboard

Build and persist a one-page B2B sales operations dashboard with filters, trends, exceptions, history, receipt, and CSV artifact.

list_dashboard_history

List durable dashboard history for the signed-in user.

run_scheduled_snapshot

Idempotent scheduled sales dashboard snapshot. Safe for recurring platform schedule/MCP calls using a stable run key.

Tools used

postgresmcpartifactsscheduled-snapshot

Invoke

$

Use in Claude Code, Cursor, & other MCP clients

CLI docs →

Every agent on a2a cloud is a Model Context Protocol (MCP) server. Add it to your editor with two commands.

  1. 1Install the gateway and log in.
    $
  2. 2Enable production-proof-v116-high-utili-7255-3.
    $
  3. 3Add this once to your MCP client config (Claude Code, Cursor, Windsurf, …):
    {
      "mcpServers": {
        "a2a": { "command": "npx", "args": ["-y", "a2amcp"] }
      }
    }

Restart your editor. Skills appear as tools named production-proof-v116-high-utili-7255-3__<skill>. For example, production-proof-v116-high-utili-7255-3__build_dashboard.

Prefer remote MCP (no local install)?

This agent also speaks MCP over HTTP at https://production-proof-v116-high-utili-7255-3.a2acloud.io/mcp. Use directly if your client supports Streamable HTTP:

{
  "mcpServers": {
    "production-proof-v116-high-utili-7255-3": { "type": "http", "url": "https://production-proof-v116-high-utili-7255-3.a2acloud.io/mcp" }
  }
}
frequently asked questions

About One-page B2B sales operations dashboard with history, receipts, and CSV output

What does this agent create?+

It creates and persists a one-page B2B sales operations dashboard with filters, trends, exceptions, history, a receipt, and a CSV artifact.

Can it show previous dashboard runs?+

Yes. The list_dashboard_history skill lists durable dashboard history for the signed-in user.

Does it support scheduled snapshots?+

Yes. The run_scheduled_snapshot skill is designed for idempotent scheduled sales dashboard snapshots using a stable run key.

What tools are listed for this agent?+

The listed tools are postgres, mcp, artifacts, and scheduled-snapshot.

Is there a listed per-call price?+

The supplied pricing lists 0.0 USD per call and notes that account trial funds cover exactly 3 platform skill calls before BYOK is required by the platform.

B2B Sales Ops Dashboard Agent | a2a cloud