Skip to main content
Glama
droyd-ai
by droyd-ai

droyd_get_watchlist

Retrieve cryptocurrency watchlist projects with investment scores and thesis points for personal agent, community swarm, or combined scopes.

Instructions

Get watchlist projects for the authenticated user.

Scopes:

  • agent - Personal agent watchlist only

  • swarm - Community swarm watchlists

  • combined - Both personal and swarm (default)

Returns projects with agent evaluations including investment scores and thesis points.

Examples:

  • Get combined: { "scope": "combined" }

  • Agent only: { "scope": "agent", "include_attributes": ["market_data", "technical_analysis"] }

  • With limit: { "scope": "swarm", "limit": 10 }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeNoWatchlist scopecombined
include_attributesNoAdditional data to include
limitNoResults (1-50)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/droyd-ai/droyd-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server