Eloquent Surfaces — Agent Console

Query the live surface catalog. Every control on this page maps 1:1 to a documented JSON endpoint.

You are viewing the agent console. Switch to human-readable view

List surfaces

Query the surface catalog, optionally filtered by category.

Calls POST /api/tools/list_surfaces. Read-only.

Get a surface

Look up detailed metadata for a single surface by its pattern_id.

Calls POST /api/tools/get_surface. Read-only.

Catalog

All registered surfaces. This table is loaded from the live registry on page load.

Loading catalog...

Capabilities (endpoints this console calls)

Documented JSON endpoints
MethodPathEffectClass
POST/api/tools/list_surfacesList surfaces, optional category filterread
POST/api/tools/get_surfaceGet one surface by pattern_idread
GET/api/surfacesFull catalog (JSON array)read
GET/api/openapiOpenAPI 3.0 specificationread

Discovery (provided by the surfaces layer)