create-token
Generate API tokens for interacting with Terminal.shop, enabling AI assistants to browse products, manage carts, place orders, and handle subscriptions programmatically.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}