A
api-evangelist
/find_building_blocks
find building blocks
Search the governance building blocks by type: guidance (177), rules (617), policies (283), standards (432), strategies (75), schema (11), properties (790), exp
liveverifiedunknown~5s typical
mcpprobedapi-evangelist
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-apievangelist-api-evangelist /find_building_blocks for me.
Input
| Field | Type | Description |
|---|---|---|
| type* | string (guidance | rules | policies | standards | strategies | schema) | |
| q | string | Free text over title, summary, tags, and body. |
| tags | array | Tag slugs; match any by default. |
| match | string (any | all) | default "any" |
| sort | string (default | title | date) | |
| fields | array | |
| page | integer | default 1 |
| limit | integer | default 25 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-apievangelist-api-evangelist","endpoint":"/find_building_blocks","input":{"type":"guidance","match":"any","page":1,"limit":25}}'cli
npx cracked-ai run -p mcp-com-apievangelist-api-evangelist -e /find_building_blocks -i '{"type":"guidance","match":"any","page":1,"limit":25}'mcp
run_tool({ provider: "mcp-com-apievangelist-api-evangelist", endpoint: "/find_building_blocks", input: {"type":"guidance","match":"any","page":1,"limit":25} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.