API · git:20260906.e62b9e9 · 2026-09-06 · sha256 e3b5ca02c4de0220

API git:20260906.e62b9e9A

Immutable. This exact content is served forever at /api/v1/blob/e3b5ca02c4de0220.

---
name: API
description: Capabilities for API
---

# API SKILL

## Purpose
Capabilities for the API module.

## Key Commands
N/A

## MCP Tools

This module registers tools with the GNN MCP server (see `mcp.py`):

- `gnn_cancel_job`
- `gnn_get_job_status`
- `gnn_get_pipeline_tools`
- `gnn_list_jobs`
- `gnn_submit_job`

## References
- [SPEC](SPEC.md)


---
## Documentation
- **[README](README.md)**: Module Overview
- **[AGENTS](AGENTS.md)**: Agentic Workflows
- **[SPEC](SPEC.md)**: Architectural Specification
- **[SKILL](SKILL.md)**: Capability API