kvstore

aigeon-ai/kvstore

3.1

If you are the rightful owner of kvstore and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

KVStore is a simple and flexible storage service based on a 'key/value' data model, allowing you to organize data into dictionaries where keys map to values.

Tools

Functions exposed to the LLM to take actions

Collection List

Retrieve a list of all collections.

Create Collection

Create a new collection.

Delete Collection

Remove a collection.

Get Collection Info

Retrieve details about a specific collection.

Update Collection Settings

Modify collection details.

Get a Value

Retrieve a specific value by key.

Get Items

Obtain key/value pairs ordered by descending creation time.

Delete Key

Remove a specific key/value pair.

Store Value

Store a new key/value pair.

Sign Up

Register for KVStore.

Update Storage Attributes

Modify storage settings.

Get Storage Info

View storage status and information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources