final | |
|---|---|
readonly | |
extends |
Result |
implements |
ClientResult, ServerResult |
The response to a tasks/get request.
| Methods | ||
|---|---|---|
public
|
__construct(Task $task, MetaObject $meta = new MetaObject())
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array
|
# |
| Properties | |||
|---|---|---|---|
public
|
Task
|
$task
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\Result |
|---|
$meta |