Skip to main content
Glama

query_evt_results

Reads an AFSIM event file and returns its contents as JSON with line count and lines array. Use max_lines to limit output.

Instructions

Read an AFSIM .evt event file.

Parameters

file_path: Path to the .evt file. max_lines: Maximum lines to return (default 500).

Returns

JSON with line_count and lines array.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
max_linesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Yookio-Z/AFSIM_MCP'

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