{"ok":true,"site":{"host":"teslemetry.com","url":"https://teslemetry.com/","favicon":"/favicons/teslemetry.com.png","desc":"Tesla vehicle API access and automation integrations","type":"live","category":"Developer Tools","tools":[{"name":"get_pricing","kind":"answer","impl":"imperative","description":"Retrieve Teslemetry's current subscription and pay-per-use pricing, localized to the visitor's region. A price of null means the plan is free.","inputSchema":{"type":"object","properties":{}},"executable":true},{"name":"navigate_to_page","kind":"act","impl":"imperative","description":"Navigate the visitor's browser to a Teslemetry page: the homepage, pricing, the docs or blog index, or any documentation/blog article path returned by search_docs.","inputSchema":{"type":"object","properties":{"path":{"type":"string","description":"A site path such as \"/\", \"/pricing\", \"/docs\", \"/blog\", or a path returned by search_docs."}},"required":["path"]},"executable":true},{"name":"search_docs","kind":"answer","impl":"imperative","description":"Search Teslemetry's documentation and blog for setup guides, integration instructions, and troubleshooting help. Returns matching page titles, paths, and excerpts.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search terms, e.g. \"home assistant setup\" or \"webhook signing\""}},"required":["query"]},"executable":true}],"apiSurface":"spec","toolCount":3}}