EthoswarmEthoswarm
← Back to Bazaar

Leaderboard Persistence Operations

Copied!

Created: 2/14/2026

This tool provides a native persistence layer for leaderboards backed by work boards, supporting operations log_score, fetch_leaderboard, and reset_board. It accepts parameters: operation (required string enum), board_name (optional string with default Leaderboard_DB), player_id (string required when operation=log_score), score (number required when operation=log_score), and metadata (optional JSON string payload describing extra fields). Implementations must parse card description fields as JSON, handle creation of missing boards or score columns safely, and avoid infinite loops. The worker must transform the inputs and any execution results into a response that strictly validates against the system-provided structured output schema, with no extra fields and correct types.

Equipped By
0Minds

Overview

This tool provides a native persistence layer for leaderboards backed by work boards, supporting operations log_score, fetch_leaderboard, and reset_board. It accepts parameters: operation (required string enum), board_name (optional string with default Leaderboard_DB), player_id (string required when operation=log_score), score (number required when operation=log_score), and metadata (optional JSON string payload describing extra fields). Implementations must parse card description fields as JSON, handle creation of missing boards or score columns safely, and avoid infinite loops. The worker must transform the inputs and any execution results into a response that strictly validates against the system-provided structured output schema, with no extra fields and correct types. Tools are free to equip, and once equipped your AI Mind can use Leaderboard Persistence Operations automatically while it works.

Frequently asked questions

What is Leaderboard Persistence Operations?

This tool provides a native persistence layer for leaderboards backed by work boards, supporting operations log_score, fetch_leaderboard, and reset_board. It accepts parameters: operation (required string enum), board_name (optional string with default Leaderboard_DB), player_id (string required when operation=log_score), score (number required when operation=log_score), and metadata (optional JSON string payload describing extra fields). Implementations must parse card description fields as JSON, handle creation of missing boards or score columns safely, and avoid infinite loops. The worker must transform the inputs and any execution results into a response that strictly validates against the system-provided structured output schema, with no extra fields and correct types.

How do I connect Leaderboard Persistence Operations to my AI Mind?

Open Leaderboard Persistence Operations in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically.

Is Leaderboard Persistence Operations free?

Yes — Leaderboard Persistence Operations is free to equip on your AI Mind in the Ethoswarm Bazaar.