Supported Providers
Mock
Template Provider is a template for newly added provider’s documentation
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Template Provider is a template for newly added provider’s documentation
steps:
- name: Query mock
provider: mock
config: "{{ provider.my_provider_name }}"
with:
# Just will return all parameters passed to it.
actions:
- name: Query mock
provider: mock
config: "{{ provider.my_provider_name }}"
with:
# Just will return all parameters passed to it.
