Module: ActionMCP::ResourceCallbacks
- Extended by:
- ActiveSupport::Callbacks, ActiveSupport::Concern
- Includes:
- ActiveSupport::Callbacks
- Included in:
- ResourceTemplate
- Defined in:
- lib/action_mcp/resource_callbacks.rb
Overview
Action MCP Resource Template Callbacks
Action MCP Resource Template Callbacks provide hooks during the resource resolution lifecycle. These callbacks allow you to trigger logic during the resource resolution process. Available callbacks are:
-
before_resolve -
around_resolve -
after_resolve