Mastra: Get Provider Models
Mastra via Parse · developer_tools
Get detailed model information for a specific provider. Returns the provider name, description, and a list of all models with their capabilities (tools, reasoning, image, audio, video support), context window size, and pricing. The provider_slug is produced by list_providers. Access AI model provider listings and their model details from Mastra's model registry at mastra.ai/models/providers. Fulfilled by Parse from mastra.ai.
- b2b-directory
- developer-tools
- mastra
- mastra-ai
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c605deea-235c-46a1-a123-3618a500b89e/get_provider_models
- Interface artifact
- sha256:f7fa012de4155103095951ec1ecf76cafe870968496eec5f9f45f8803273b478
- Manifest digest
- sha256:b59955bd346cbc8dbd28175635a072ee5d85d77253a82d95598b70ea377b336a
Request fields
- provider_slug (string, required): URL slug identifying the provider (e.g. 'openai', 'anthropic', 'google'). Obtained from list_providers results.
Example queries
- {"provider_slug":"openai"}