Look up a Server Action by its ID
Finds Next.js Server Actions by ID and displays source location, function name, and implementation details.
/plugin marketplace add horuz-ai/claude-plugins/plugin install nextjs@horuz[action-id]Use the Next.js MCP server to find a Server Action by its ID.
Action ID: $ARGUMENTS
Call get_server_action_by_id with the provided ID and present:
If the action is found, offer to:
If no ID is provided, explain that a Server Action ID is required (usually visible in error messages or network requests).