llm_import_profile
Import a shared routing profile from a URL or community, merging it with your existing learned routes. Community profiles require a confidence score of 2 or higher.
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 |