List Harnesses
list_harnessesList all harnesses for a wallet address. Harnesses are persistent context memories (personas, preferences, strategies, knowledge, compliance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of harnesses to return (default: 50) | |
| harness_type | No | Filter by harness type (optional) | |
| wallet_address | No | Owner scope. Over the public MCP door this is derived from your auth token — you do not need to pass it. |