---
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
