Skip to content

Slot: cursor

An opaque token representing the current pagination position. If provided, the server should return results starting after this cursor.

URI: mcp:cursor Alias: cursor

Applicable Classes

Name Description Modifies Slot
PaginatedRequestParams Common params for paginated requests no

Properties

Type and Range

Property Value
Range Cursor
Domain Of PaginatedRequestParams

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: cursor
description: An opaque token representing the current pagination position. If provided,
  the server should return results starting after this cursor.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: cursor
domain_of:
- PaginatedRequestParams
range: Cursor