Fixed
- MCP server instructions: incorrect parameter names — The consolidated tools summary in the MCP server instructions advertised
type=forsource_add,studio_create, anddownload_artifact, but the actual tool schemas usesource_typeandartifact_type. AI clients reading the instructions would use wrong parameter names, causing validation errors. Also added value parameter hints forsource_add. - Changelog credit — Credited @byingyang for identifying the notebook operations routing bug (PR #61).