Skip to main content
Glama

blackboard_write

Store shared data in a multi-agent workflow system with agent identity verification and optional time-to-live settings.

Instructions

Write a value to the shared blackboard. Requires agent identity verification. Returns the written entry.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYesThe key to write (e.g. "task:result:q3")
valueYesJSON-encoded value to store
agent_idYesThe agent performing the write
agent_tokenNoOptional verification token for authenticated writes
ttlNoOptional TTL in seconds (e.g. "3600" for 1 hour)

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/Jovancoding/network-ai'

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