Use wardgate-proxy to call APIs through Wardgate. Use when the agent runs behind a local wardgate-proxy and needs to make HTTP requests to external services. The agent uses any HTTP client (curl, requests, fetch) pointing at the proxy address -- no special binary needed.
Create Wardgate preset YAML files for APIs. Use when the user asks to add a new preset, create a preset for an API, or add support for a new service to Wardgate.
Use wardgate-cli to call APIs and execute commands on remote conclaves through Wardgate. Use when the user asks to interact with external services (APIs, tools), run shell commands on remote environments, or when wardgate-cli is available in the toolset instead of curl.