list_planned_services
Browse all planned services sorted by vote count to see community demand. Cast votes using slugs returned by this free, idempotent endpoint.
Instructions
List all planned services with current vote counts. Returns JSON array: [{ slug, name, description, votes }], sorted by votes descending. No payment required — this is a free discovery tool. Use the slug values with vote_on_service to cast votes. This tool is idempotent and safe to call repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||