class
MCProtocol::ListResourcesRequestParams
- MCProtocol::ListResourcesRequestParams
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
mcprotocol/list_resources_request.crConstructors
Instance Method Summary
-
#cursor : String | Nil
An opaque token representing the current pagination position.
Constructor Detail
Instance Method Detail
def cursor : String | Nil
#
An opaque token representing the current pagination position. If provided, the server should return results starting after this cursor.