llm_import_profile
Import and merge a shared routing profile from a URL or community repository, with automatic validation of confidence levels.
Instructions
Import a learned routing profile from community or URL.
Imports a shared profile and merges it with your existing learned routes. Community profiles must have confidence >= 2 to be imported (strict validation).
Args: url: URL to a profile JSON file (optional; defaults to community latest)
Returns: Merge summary and new routes imported
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |