Skip to content

Slot: nextCursor

An opaque token representing the pagination position after the last returned result. If present, there may be more results available.

URI: mcp:nextCursor Alias: nextCursor

Applicable Classes

Name Description Modifies Slot
ListResourcesResult The result returned by the server for a resources/list request no
ListResourceTemplatesResult The result returned by the server for a resources/templates/list request no
ListToolsResult The result returned by the server for a tools/list request no
ListPromptsResult The result returned by the server for a prompts/list request no
ListTasksResult The result returned for a tasks/list request no

Properties

Type and Range

Property Value
Range String
Domain Of ListPromptsResult, ListResourcesResult, ListResourceTemplatesResult, ListToolsResult, ListTasksResult

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:nextCursor
native mcp:nextCursor

LinkML Source

name: nextCursor
description: An opaque token representing the pagination position after the last returned
  result. If present, there may be more results available.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: nextCursor
domain_of:
- ListPromptsResult
- ListResourcesResult
- ListResourceTemplatesResult
- ListToolsResult
- ListTasksResult
range: string