Skip to main content
Glama

aiobs_search_sessions

Search and filter AI agent sessions using criteria like text, labels, provider, model, date range, errors, and evaluations to debug runs and analyze performance.

Instructions

[AIOBS] Search and filter AI agent sessions with multiple criteria including text search, labels, provider, model, function name, date range, errors, and failed evaluations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoText search query (matches session name, ID, labels, metadata)
labelsNoFilter by labels as key-value pairs (e.g., {"environment": "production"})
providerNoFilter by LLM provider (e.g., 'openai', 'anthropic')
modelNoFilter by model name (e.g., 'gpt-4o-mini', 'claude-3')
functionNoFilter by function name
afterNoSessions started after this date (YYYY-MM-DD or ISO format)
beforeNoSessions started before this date (YYYY-MM-DD or ISO format)
has_errorsNoOnly return sessions that have errors
evals_failedNoOnly return sessions with failed evaluations
limitNoMaximum number of sessions to return

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/neuralis-in/shepherd-mcp'

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