
待办助手 on the GPT Store
By KELINDUN XUEShow 4+ GPTs by KELINDUN XUE
GPT Description
一个待办助手APP,数据可以持久化记录
GPT Action OpenAPI Spec
{
"openapi": "3.1.0",
"info": {
"title": "todo data service",
"description": "provide todo data add and search, provide user login",
"version": "v1.0.0"
},
"servers": [
{
"url": "https://p.heshixi.com"
}
],
"paths": {
"/backend/createUser": {
"post": {
"description": "create user for todo, return userName",
"operationId": "createUser",
"parameters": [
{
"name": "appName",
"in": "body",
"description": "app name",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "customUserName",
"in": "body",
"description": "user input user name, if empty return a random user name",
"required": false,
"schema": {
"type": "string"
}
}
],
"deprecated": false
}
},
"/backend/saveData": {
"post": {
"description": "save data for a user",
"operationId": "saveData",
"parameters": [
{
"name": "appName",
"in": "body",
"description": "app name",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "userName",
"in": "body",
"description": "user name to find user",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "data",
"in": "body",
"description": "saved data",
"required": true,
"schema": {
"type": "string"
}
}
],
"deprecated": false
}
},
"/backend/searchData": {
"post": {
"description": "search data from a user",
"operationId": "searchData",
"parameters": [
{
"name": "appName",
"in": "body",
"description": "app name",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "userName",
"in": "body",
"description": "user name to find user",
"required": true,
"schema": {
"type": "string"
}
}
],
"deprecated": false
}
}
},
"components": {
"schemas": {}
}
}
待办助手 GPT FAQs
Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "待办助手", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.
More custom GPTs by KELINDUN XUE on the GPT Store
网站生成器
这是一个自动生成网站或者程序的助手,只需要描述需求或者上传图片,就会为你自动创建一个网站,你可以通过链接访问这个网站。
100+

AutoWebsite
This is an assistant for automatically generating websites or programs. You just need to describe your needs or upload a picture, and a website will be automatically created for you. You can access this website through a link.
10+

文案收藏夹
一个允许用户收藏、管理和搜索文案的应用。用户可以新增文案到收藏夹,通过关键词搜索收藏夹中的文案,对文案进行分类或标签化管理。用户需要创建账户来管理自己的收藏夹。
2+

