Energetica — Argentine Oil & Gas Data
EA
Energetica — Argentine Oil & Gas Data
/get_schema

get schema

Get the database schema and metadata. Returns table names, columns, types, descriptions, units, and example values. Use this to understand what data is availabl

liveverifiedunknown~5s typical
mcpprobedenergeticaargentine
$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-ar-energetica-data /get_schema for me.

Input

FieldTypeDescription
tablastringSpecific table name. Omit to get all tables.

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-ar-energetica-data","endpoint":"/get_schema","input":{}}'
cli
npx cracked-ai run -p mcp-ar-energetica-data -e /get_schema -i '{}'
mcp
run_tool({ provider: "mcp-ar-energetica-data", endpoint: "/get_schema", input: {} })

Try it

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