Message de Bienvenue
Hello
Caractéristiques et Fonctions
Ce que ce GPT peut faire pour vous
AINIRO Magic Cloudlet > get_chinook_Album-count
Counts items from your Album table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Album
Delete endpoint deleting one record from your Album table in your chinook database with AlbumId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Album
Read endpoint with paging, sorting, filtering selecting records from your Album table in your chinook database returning AlbumId, Title, ArtistId filtering on AlbumId, Title, ArtistId with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_Album
Create endpoint inserting one record into your Album table in your chinook database taking AlbumId, Title, ArtistId with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Album
Update endpoint updating one record in your Album table in your chinook database filtering which item to update with AlbumId updating Title, ArtistId fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Artist-count
Counts items from your Artist table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Artist
Delete endpoint deleting one record from your Artist table in your chinook database with ArtistId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Artist
Read endpoint with paging, sorting, filtering selecting records from your Artist table in your chinook database returning ArtistId, Name filtering on ArtistId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_Artist
Create endpoint inserting one record into your Artist table in your chinook database taking ArtistId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Artist
Update endpoint updating one record in your Artist table in your chinook database filtering which item to update with ArtistId updating Name fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Customer-count
Counts items from your Customer table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Customer
Delete endpoint deleting one record from your Customer table in your chinook database with CustomerId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Customer
Read endpoint with paging, sorting, filtering selecting records from your Customer table in your chinook database returning CustomerId, FirstName, LastName, Company, Address, City, State, Country, PostalCode, Phone, Fax, Email, SupportRepId filtering on CustomerId, FirstName, LastName, Company, Addr
AINIRO Magic Cloudlet > post_chinook_Customer
Create endpoint inserting one record into your Customer table in your chinook database taking CustomerId, FirstName, LastName, Company, Address, City, State, Country, PostalCode, Phone, Fax, Email, SupportRepId with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Customer
Update endpoint updating one record in your Customer table in your chinook database filtering which item to update with CustomerId updating FirstName, LastName, Company, Address, City, State, Country, PostalCode, Phone, Fax, Email, SupportRepId fields with authentication and authorisation for root,a
AINIRO Magic Cloudlet > get_chinook_Employee-count
Counts items from your Employee table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Employee
Delete endpoint deleting one record from your Employee table in your chinook database with EmployeeId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Employee
Read endpoint with paging, sorting, filtering selecting records from your Employee table in your chinook database returning EmployeeId, LastName, FirstName, Title, ReportsTo, BirthDate, HireDate, Address, City, State, Country, PostalCode, Phone, Fax, Email filtering on EmployeeId, LastName, FirstNam
AINIRO Magic Cloudlet > post_chinook_Employee
Create endpoint inserting one record into your Employee table in your chinook database taking EmployeeId, LastName, FirstName, Title, ReportsTo, BirthDate, HireDate, Address, City, State, Country, PostalCode, Phone, Fax, Email with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Employee
Update endpoint updating one record in your Employee table in your chinook database filtering which item to update with EmployeeId updating LastName, FirstName, Title, ReportsTo, BirthDate, HireDate, Address, City, State, Country, PostalCode, Phone, Fax, Email fields with authentication and authoris
AINIRO Magic Cloudlet > get_chinook_Genre-count
Counts items from your Genre table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Genre
Delete endpoint deleting one record from your Genre table in your chinook database with GenreId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Genre
Read endpoint with paging, sorting, filtering selecting records from your Genre table in your chinook database returning GenreId, Name filtering on GenreId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_Genre
Create endpoint inserting one record into your Genre table in your chinook database taking GenreId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Genre
Update endpoint updating one record in your Genre table in your chinook database filtering which item to update with GenreId updating Name fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Invoice-count
Counts items from your Invoice table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Invoice
Delete endpoint deleting one record from your Invoice table in your chinook database with InvoiceId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Invoice
Read endpoint with paging, sorting, filtering selecting records from your Invoice table in your chinook database returning InvoiceId, CustomerId, InvoiceDate, BillingAddress, BillingCity, BillingState, BillingCountry, BillingPostalCode, Total filtering on InvoiceId, CustomerId, InvoiceDate, BillingA
AINIRO Magic Cloudlet > post_chinook_Invoice
Create endpoint inserting one record into your Invoice table in your chinook database taking InvoiceId, CustomerId, InvoiceDate, BillingAddress, BillingCity, BillingState, BillingCountry, BillingPostalCode, Total with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Invoice
Update endpoint updating one record in your Invoice table in your chinook database filtering which item to update with InvoiceId updating CustomerId, InvoiceDate, BillingAddress, BillingCity, BillingState, BillingCountry, BillingPostalCode, Total fields with authentication and authorisation for root
AINIRO Magic Cloudlet > get_chinook_InvoiceLine-count
Counts items from your InvoiceLine table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_InvoiceLine
Delete endpoint deleting one record from your InvoiceLine table in your chinook database with InvoiceLineId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_InvoiceLine
Read endpoint with paging, sorting, filtering selecting records from your InvoiceLine table in your chinook database returning InvoiceLineId, InvoiceId, TrackId, UnitPrice, Quantity filtering on InvoiceLineId, InvoiceId, TrackId, UnitPrice, Quantity with authentication and authorisation for root,adm
AINIRO Magic Cloudlet > post_chinook_InvoiceLine
Create endpoint inserting one record into your InvoiceLine table in your chinook database taking InvoiceLineId, InvoiceId, TrackId, UnitPrice, Quantity with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_InvoiceLine
Update endpoint updating one record in your InvoiceLine table in your chinook database filtering which item to update with InvoiceLineId updating InvoiceId, TrackId, UnitPrice, Quantity fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_MediaType-count
Counts items from your MediaType table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_MediaType
Delete endpoint deleting one record from your MediaType table in your chinook database with MediaTypeId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_MediaType
Read endpoint with paging, sorting, filtering selecting records from your MediaType table in your chinook database returning MediaTypeId, Name filtering on MediaTypeId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_MediaType
Create endpoint inserting one record into your MediaType table in your chinook database taking MediaTypeId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_MediaType
Update endpoint updating one record in your MediaType table in your chinook database filtering which item to update with MediaTypeId updating Name fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Playlist-count
Counts items from your Playlist table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Playlist
Delete endpoint deleting one record from your Playlist table in your chinook database with PlaylistId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Playlist
Read endpoint with paging, sorting, filtering selecting records from your Playlist table in your chinook database returning PlaylistId, Name filtering on PlaylistId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_Playlist
Create endpoint inserting one record into your Playlist table in your chinook database taking PlaylistId, Name with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Playlist
Update endpoint updating one record in your Playlist table in your chinook database filtering which item to update with PlaylistId updating Name fields with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_PlaylistTrack-count
Counts items from your PlaylistTrack table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_PlaylistTrack
Delete endpoint deleting one record from your PlaylistTrack table in your chinook database with PlaylistId, TrackId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_PlaylistTrack
Read endpoint with paging, sorting, filtering selecting records from your PlaylistTrack table in your chinook database returning PlaylistId, TrackId filtering on PlaylistId, TrackId with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > post_chinook_PlaylistTrack
Create endpoint inserting one record into your PlaylistTrack table in your chinook database taking PlaylistId, TrackId with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Track-count
Counts items from your Track table in your chinook database
AINIRO Magic Cloudlet > delete_chinook_Track
Delete endpoint deleting one record from your Track table in your chinook database with TrackId matching argument with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > get_chinook_Track
Read endpoint with paging, sorting, filtering selecting records from your Track table in your chinook database returning TrackId, Name, AlbumId, MediaTypeId, GenreId, Composer, Milliseconds, Bytes, UnitPrice filtering on TrackId, Name, AlbumId, MediaTypeId, GenreId, Composer, Milliseconds, Bytes, Un
AINIRO Magic Cloudlet > post_chinook_Track
Create endpoint inserting one record into your Track table in your chinook database taking TrackId, Name, AlbumId, MediaTypeId, GenreId, Composer, Milliseconds, Bytes, UnitPrice with authentication and authorisation for root,admin roles
AINIRO Magic Cloudlet > put_chinook_Track
Update endpoint updating one record in your Track table in your chinook database filtering which item to update with TrackId updating Name, AlbumId, MediaTypeId, GenreId, Composer, Milliseconds, Bytes, UnitPrice fields with authentication and authorisation for root,admin roles
Dalle
DALL·E Image Generation, which can help you generate amazing images.
Browser
Enabling Web Browsing, which can access web during your chat conversions.
File attachments
You can upload files to this GPT.
Débuts de Conversation
Essayez ces invites pour commencer
relatedGpts
relatedGptsSubtitle

Création d'une fiche produit
Envoyez une photo et recevez votre fiche produit avec la description optimisée en SEO

Explorateur Sirene
Donnez moi un identifiant SIREN, je me connecte à l'API de l'INSEE et je vous donne les informations concernant l'entreprise.

Translator English-French
Enter a word, sentence or paragraph in English or French and get its translation in the other language.

App String Translator
Translates and formats Xcode iOS strings into tables and files for easy copying.
