Skip to main content
Glama

queue_queue_create

Create named queues for task management with configurable types (FIFO, LIFO, priority) and size limits to organize workflows in AI applications.

Instructions

[queue] Create a named queue. kind: 'fifo' (default), 'lifo' (stack), 'priority' (min-heap — lower priority number = higher urgency). maxsize=0 means unlimited.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
kindNo
maxsizeNo
Install Server

Other Tools

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/0-co/agent-friend'

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