synap_chat_completion
Call Synap, Linkrra's OpenAI-compatible inference API (pool.linkrra.com/v1), for a chat completion. Requires the caller to supply their own Synap API key as the Authorization: Bearer header on the MCP request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model id — see synap_list_models for the catalogue. | |
| messages | Yes | ||
| max_tokens | No | ||
| temperature | No |