ED
eNanoMapper database
/select
Apache Solr powered search
GET is simpler to use, but imposes restrictions on the complexity and the lenght of the parameters.
liveunknown~3s typical
searchenanomapper
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-ideaconsult-net-enanomapper /select for me.
Input
| Field | Type | Description |
|---|---|---|
| q | string | The query default null |
| fq | string | Filter query default null |
| fl | string | Field list default null |
| start | integer | Starting page default null |
| rows | integer | Page size default null |
| wt | string (json | xml | csv) | Response format default "xml" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"oa-ideaconsult-net-enanomapper","endpoint":"/select","input":{"q":"...","fq":"...","fl":"...","start":1,"rows":1,"wt":"xml"}}'cli
npx cracked-ai run -p oa-ideaconsult-net-enanomapper -e /select -i '{"q":"...","fq":"...","fl":"...","start":1,"rows":1,"wt":"xml"}'mcp
run_tool({ provider: "oa-ideaconsult-net-enanomapper", endpoint: "/select", input: {"q":"...","fq":"...","fl":"...","start":1,"rows":1,"wt":"xml"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.