watchlist.list
freeread-onlyEverything this workspace is currently watching, with when each watch started and its email-alert setting. Free, no credits. Read this before adding, so you do not offer to watch something already being watched.
Parameters#
No parameters. Call it with an empty argument object.
Example call#
bash
curl -X POST https://arkolith.com/api/mcp \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "watchlist.list",
"arguments": {}
}
}'Example response#
Shape varies
Output depends on your arguments and live data. Make the call above to see the exact response. Every result includes a
provenance block where the source carries one.Free tool
This call costs 0 credits. Use it freely.