MCP PHP SDK

ToolListChangedNotification extends Notification

An optional notification from the server to the client, informing it that the list of tools it offers has changed. This may be issued by servers without any previous subscription from the client.

Tags
author

Kyrian Obikwelu koshnawaza@gmail.com

Table of Contents

Properties

$meta  : array<string, mixed>|null

Methods

fromArray()  : self
getMethod()  : string
jsonSerialize()  : NotificationData
fromParams()  : Notification
getParams()  : array<string, mixed>|null

Properties

Methods

fromArray()

public static fromArray(NotificationData $data) : self
Parameters
$data : NotificationData
Return values
self

jsonSerialize()

public jsonSerialize() : NotificationData
Return values
NotificationData

        
On this page

Search results