# Microgram: agent-intel-hitl-queue

`station__algovigilance__microgram-agent-intel-hitl-queue` · native (always callable) · domain `algovigilance` · pv-relevance `pv-core`

Automatically expires stale entries.

## Agent metadata

- `idempotent`: true
- `read_only`: true
- `expected_latency_ms`: unknown (not yet contract-tested)
- `cost_tokens_estimate`: unknown

## Input schema

- `assigned_to` *string* — Input parameter assigned_to.
- `limit` *number* — Input parameter limit.
- `risk_level` *string* — Input parameter risk_level.
- `status` *string* — Input parameter status.

## Example call

```json
POST /api/mcp
Content-Type: application/json

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "station__algovigilance__microgram-agent-intel-hitl-queue",
    "arguments": {}
  }
}
```

## Related

- [/tools](/tools) — all 7718 tools
- [/tools/algovigilance__microgram-agent-intel-hitl-queue](/tools/algovigilance__microgram-agent-intel-hitl-queue) — HTML page
- [/tools/algovigilance__microgram-agent-intel-hitl-queue/json](/tools/algovigilance__microgram-agent-intel-hitl-queue/json) — JSON form (agent-friendly)
- [/api/mcp](/api/mcp) — endpoint
- [/AGENTS.md](/AGENTS.md) — agent guide
