The toolsets
org and notify stay out of default because organization management and notifications are rarely what an agent connector wants. Ask for them by name, or take everything with all.
The two meta tools, cohesive_info and cohesive_help, mount on every selection. They sit outside the toolset model, so you can’t name them and you can’t turn them off.
Choosing a selection
A selection isdefault, all, or a comma-separated list of names. Three ways to send it, checked in this order:
- URL path
- Header
- Query
The clearest option, and the one that survives a client that only stores a URL.
default.
A name the server doesn’t know is a
400, not a silent omission. A mistyped connector URL fails at setup rather than quietly serving you half a tool list.Selections worth starting from
To see what a selection actually mounted, call
cohesive_info — it reports the mounted toolsets, the ones available, and the total tool count.