/
ME
memodb-io
/
Acontext API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10m ago · Updated 2mo ago
Details
Filter operations
agent_skills
6
get
List agent skills
post
Create agent skill
get
Get agent skill by ID
delete
Delete agent skill
post
Download skill to sandbox
get
Get file from agent skill
artifact
9
disk
3
learning_spaces
11
sandbox
4
session
13
task
1
user
3
agent_skills
Delete agent skill
Delete agent skill and all associated files
delete
/agent_skills/{id}
Path parameters
id
string
required
Agent skill UUID
Response
OK
SerializerResponse
required
code
integer
error
string
msg
string
Changes