load_profile
Activate a named profile to expose every tool in it; if already active, no change occurs, and clients are notified to refresh.
Instructions
Surface every tool in profile name. Idempotent --
loading an already-loaded profile is a no-op.
Emits notifications/tools/list_changed after the flip so
the client refreshes its tool surface.
Args:
name: profile name (call list_profiles for the catalog).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | profile name (call ``list_profiles`` for the catalog). |