agent-tools-interface 0.7.8

Agent Tools Interface — secure CLI for AI agent tool execution
Documentation
1
2
3
4
5
6
7
8
[provider]
name = "crossref"
description = "Crossref — Published academic papers with DOI metadata, citations, and journal information"
handler = "openapi"
base_url = "https://api.crossref.org"
openapi_spec = "crossref.json"
auth_type = "none"
category = "academic"