Skip to main content
Glama
Log-LogN

langfuse-mcp-java

create_annotation_queue_item

Add items to annotation queues for human review of sessions, traces, or observations. Specify queue, object ID, type, and optional status.

Instructions

Adds an item to an annotation queue for human review. queueId and objectId are required. objectType can be SESSION, TRACE, or OBSERVATION. status is optional PENDING | COMPLETED.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queueIdYesThe annotation queue ID to add the item to. Required.
objectIdYesObject ID (session, trace, or observation id). Required.
objectTypeYesObject type: SESSION | TRACE | OBSERVATION. Required.
statusYesStatus value. Optional. PENDING | COMPLETED

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/Log-LogN/langfuse-mcp-java'

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