blackboard_list
Retrieve keys from the Network AI blackboard to access shared swarm data. Filter by prefix to find specific workflow entries.
Instructions
List all keys currently on the blackboard. Optionally filter by key prefix.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent requesting the list (used for scoped access) | |
| prefix | No | Optional key prefix filter (e.g. "task:" to list only task entries) |