MCP App Store
by KeenEthics
Data & Analytics
Waldo icon

Waldo

by Curiosities, Inc.

Overview

Waldo helps users research brands, advertising, social conversations, trends, and captured workspace intelligence by combining specialized skills with external data and authenticated workspace context.

Tools

conversation_get

ChatGPT
Get a conversation's metadata and messages. Use lastN to limit messages, roles to filter by message role (roles filter is applied before lastN), and includeTimestamps to emit ISO createdAt per message.

conversation_get_last_message

ChatGPT
Get the last assistant message from a conversation. Use this to poll for agent results — returns status 'streaming' if the agent is still running, or 'complete' with the final message content. Pass includeToolOutput: true to additionally receive output of allow-listed tools (render_chart) when the agent has the tool configured.

execution_get

ChatGPT
Get information about an agent execution by ID. Use summaryOnly when polling background executions — returns status and final output without the full message history.

feed_get_items

ChatGPT
Get feed items with pagination and filtering. Use filter.status, filter.startDate/endDate, and filter.search.

feed_list

ChatGPT
List feeds in a space with optional type filter. Can access public spaces from other workspaces by providing spaceId parameter.

get_me

ChatGPT
Returns the authenticated user and current workspace.

run_agent__strategy_agent

ChatGPT
Query Fidelity: Always pass the user's query to the relevant skill or tool exactly as provided, verbatim, without modification, rephrasing, or adding context. If additional information is needed to complete the task, ask the user for it before executing. Do not infer or supplement the query on their behalf!

run_sequence

ChatGPT
Launch a sequence by ID with optional variables and space context. Returns a run ID to track progress.

space_list

ChatGPT
List spaces available for the team. Returns space names, IDs, and metadata.

workspace_list

ChatGPT
List available workspaces (teams) you can access. Admins can search all workspaces; non-admins only see their own.

workspace_switch

ChatGPT
Switch the active workspace (team). All subsequent tool calls (including agents, sequences, and builtin tools) will operate against the new workspace.

Example Prompts

Click any prompt to copy it.

App Stats

11

Tools

3

Prompts

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily