list_spaces
Retrieve a formatted list of Snapshot space IDs and names to track decentralized governance proposals efficiently. Supports real-time decision-making for DAO monitoring.
Instructions
Fetch a list of available Snapshot spaces.
Parameters:
None
Returns:
A formatted string containing space IDs and names.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_spacesArguments",
"type": "object"
}