Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mnemom.ai/v1/agents/{agent_id}/conscience-values \ --header 'Authorization: Bearer <token>'
{ "agent_id": "<string>", "conscience_values": [ { "name": "<string>", "content": "<string>" } ], "is_default": true }
Get conscience values for agent
Supabase JWT token in Authorization: Bearer header
Agent identifier (e.g. smolt-abc123)
Conscience values
Show child attributes
Suggestions
Contact support