MishkaChelekom.MCP.Tools.GetJsHookInfo (Mishka Chelekom v0.0.9-alpha.20)

Copy Markdown View Source

Get information about JavaScript hooks used by Mishka Chelekom components.

Reads documentation from usage-rules/js/*.md files. JS hooks provide interactive behavior for components like clipboard, carousel, etc.

Usage

get_js_hook_info(name: "clipboard")
get_js_hook_info(name: "collapsible")

Available Hooks

  • clipboard - Copy to clipboard functionality
  • collapsible - Accordion/collapse behavior
  • carousel - Image/content carousel
  • combobox - Searchable select with autocomplete
  • floating - Tooltip/popover positioning
  • gallery_filter - Gallery filtering
  • scroll_area - Custom scrollbar
  • sidebar - Sidebar toggle behavior

Summary

Functions

get_schema(atom)

mcp_schema(data)

mcp_schema!(data)