agentery
A
agentery
/get_provider_profile

get provider profile

Call this to drill into ONE provider after search_providers or compare_providers: full evidence-scored profile — task_performed, inputs/outputs, integrations, p

liveverifiedunknown~5s typical
mcpprobedagentery
$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-agentery-agentery /get_provider_profile for me.

Input

FieldTypeDescription
provider_id*stringThe provider_id/handle returned by search_providers or compare_providers

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-agentery-agentery","endpoint":"/get_provider_profile","input":{"provider_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /get_provider_profile -i '{"provider_id":"..."}'
mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/get_provider_profile", input: {"provider_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.