PipedreamHQ / PipedreamHQ/pipedream
[Components] mitra
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# mitra
## URLs
- https://mitralab.io/docs/api
## Actions
### get-data
#### Prompt
Fetches data from the specified table, allowing dynamic filters via query parameters.
### insert-data
#### Prompt
Inserts one or more records into a table.
### update-data
#### Prompt
Updates one or more records in a table.
### delete-data
#### Prompt
Removes a record from a table.
Contributor guide
Assessment
This issue has not been assessed yet.