Imported Tools let you quickly add tools from any API that provides OpenAPI or Swagger documentation. Simply upload a spec file and Plinqx automatically generates tools.Documentation Index
Fetch the complete documentation index at: https://hypha-docs.plinqx.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Import Tools is perfect for:- APIs with OpenAPI/Swagger documentation
- Third-party services with published specs
- Internal APIs with documented endpoints
- Rapidly onboarding multiple tools at once
Importing Tools
Start Import
Click Import Tools and choose your import method:
- Upload File: Upload an OpenAPI/Swagger JSON or YAML file
- From URL: Provide a URL to the OpenAPI spec
Import Groups
Imported tools are organized into Import Groups - collections of tools from the same OpenAPI spec.Managing Import Groups
- View Tools: See all tools in an import group
- Re-import: Update tools if the OpenAPI spec changes
- Delete: Remove the entire import group and its tools
Tool Status
Imported tools have statuses:| Status | Description |
|---|---|
| Draft | Imported but not yet published |
| Published | Available to AI clients via collections |
| Error | Import failed or tool configuration invalid |
Editing Imported Tools
You can edit imported tools just like custom tools:Editing an imported tool doesn’t affect the original OpenAPI spec. You can re-import to reset changes.
Bulk Publishing
Publish multiple tools at once:Store Exposure
Configure store exposure for imported tools:- Click the store indicators (C, A, G) next to each tool
- Toggle exposure for ChatGPT, Claude, or Gemini
- Changes save automatically
Re-importing
If the OpenAPI spec changes:Best Practices
Validate Specs
Ensure your OpenAPI spec is valid before importing
Review Tools
Review imported tools before publishing to collections
Test First
Test imported tools in the Playground before production use
Document Changes
Keep track of manual edits if you plan to re-import
Next Steps
Add to Collections
Add imported tools to collections
Test Tools
Test imported tools in the Playground